Searched defs:VLAN_ID_NONE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostDrivers/VBoxNetFlt/solaris/
H A DVBoxNetFltBow-solaris.c105 #ifndef VLAN_ID_NONE
106 # define VLAN_ID_NONE 0 macro
204 /** The VLAN Id (can be VLAN_ID_NONE). */
1110 uint16_t uVLANId = VLAN_ID_NONE;
1143 if (uVLANId != VLAN_ID_NONE)

Completed in 49 milliseconds