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

/freebsd-12-stable/contrib/libpcap/
H A Dethertype.h94 #ifndef ETHERTYPE_8021Q
95 #define ETHERTYPE_8021Q 0x8100 macro
H A Dgencode.c8739 b0 = gen_linktype(cstate, ETHERTYPE_8021Q);
/freebsd-12-stable/contrib/tcpdump/
H A Dethertype.h104 #ifndef ETHERTYPE_8021Q
105 #define ETHERTYPE_8021Q 0x8100 macro
H A Dprint-sll.c279 } else if (ether_type == ETHERTYPE_8021Q) {
H A Dprint-ether.c41 { ETHERTYPE_8021Q, "802.1Q" },
186 } else if (length_type == ETHERTYPE_8021Q ||
H A Dprint-openflow-1.0.c1004 case ETHERTYPE_8021Q:

Completed in 264 milliseconds