Searched refs:ETHERTYPE_8021Q (Results 1 – 5 of 5) sorted by relevance
96 #ifndef ETHERTYPE_8021Q97 #define ETHERTYPE_8021Q 0x8100 macro
7910 (bpf_int32)ETHERTYPE_8021Q);
106 #ifndef ETHERTYPE_8021Q107 #define ETHERTYPE_8021Q 0x8100 macro
47 { ETHERTYPE_8021Q, "802.1Q" },178 } else if (ether_type == ETHERTYPE_8021Q || in ether_print()
191 } else if (ether_type == ETHERTYPE_8021Q) { in sll_if_print()