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

/freebsd-10.0-release/contrib/libpcap/
H A Dethertype.h96 #ifndef ETHERTYPE_8021Q
97 #define ETHERTYPE_8021Q 0x8100 macro
H A Dgencode.c7911 (bpf_int32)ETHERTYPE_8021Q);
/freebsd-10.0-release/contrib/tcpdump/
H A Dethertype.h107 #ifndef ETHERTYPE_8021Q
108 #define ETHERTYPE_8021Q 0x8100 macro
H A Dprint-sll.c191 } else if (ether_type == ETHERTYPE_8021Q) {
H A Dprint-ether.c49 { ETHERTYPE_8021Q, "802.1Q" },
177 } else if (ether_type == ETHERTYPE_8021Q ||

Completed in 125 milliseconds