Home
last modified time | relevance | path

Searched refs:ETHERTYPE_VLAN (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/net/
Dethertypes.h221 #define ETHERTYPE_VLAN 0x8100 /* IEEE 802.1Q VLAN tagging (XXX conflicts) */ macro
Dif_ether.h94 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))