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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dethertype.h96 #ifndef ETHERTYPE_8021Q
97 #define ETHERTYPE_8021Q 0x8100 macro
H A Dgencode.c7909 (bpf_int32)ETHERTYPE_8021Q);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dethertype.h106 #ifndef ETHERTYPE_8021Q
107 #define ETHERTYPE_8021Q 0x8100 macro
H A Dprint-sll.c191 } else if (ether_type == ETHERTYPE_8021Q) {
H A Dprint-ether.c47 { ETHERTYPE_8021Q, "802.1Q" },
175 } else if (ether_type == ETHERTYPE_8021Q ||

Completed in 124 milliseconds