Changeset 11538 in vbox for trunk/include
- Timestamp:
- Aug 21, 2008 3:16:07 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/net.h
r11445 r11538 134 134 #define RTNET_ETHERTYPE_ARP UINT16_C(0x0806) 135 135 #define RTNET_ETHERTYPE_IPV6 UINT16_C(0x86dd) 136 #define RTNET_ETHERTYPE_VLAN UINT16_C(0x8100) 136 137 #define RTNET_ETHERTYPE_IPX_1 UINT16_C(0x8037) 137 138 #define RTNET_ETHERTYPE_IPX_2 UINT16_C(0x8137)
Note:
See TracChangeset
for help on using the changeset viewer.