source:
vbox/trunk/src/VBox/Devices/Network/slirp/ctl.h@
1824
Last change on this file since 1824 was 1796, checked in by , 18 years ago | |
---|---|
|
|
File size: 167 bytes |
Line | |
---|---|
1 | #define CTL_CMD 0 |
2 | #define CTL_EXEC 1 |
3 | #define CTL_ALIAS 2 |
4 | #define CTL_DNS 3 |
5 | #define CTL_BROADCAST 255 |
6 | |
7 | #define CTL_SPECIAL "10.0.2.0" |
8 | #define CTL_LOCAL "10.0.2.15" |
Note:
See TracBrowser
for help on using the repository browser.