Searched refs:ETHER_VLAN_ENCAP_LEN (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/include/net/
H A Dethernet.h22 #define ETHER_VLAN_ENCAP_LEN 4 /* len of 802.1Q VLAN encapsulation */ macro
38 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))

Completed in 44 milliseconds