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

/external/libpcap/
H A Dethertype.h94 #ifndef ETHERTYPE_8021Q
95 #define ETHERTYPE_8021Q 0x8100 macro
H A Dgencode.c7906 b0 = gen_linktype(ETHERTYPE_8021Q);
/external/tcpdump/
H A Dethertype.h104 #ifndef ETHERTYPE_8021Q
105 #define ETHERTYPE_8021Q 0x8100 macro
H A Dprint-sll.c271 } else if (ether_type == ETHERTYPE_8021Q) {
H A Dprint-ether.c40 { ETHERTYPE_8021Q, "802.1Q" },
173 } else if (ether_type == ETHERTYPE_8021Q ||
H A Dprint-openflow-1.0.c1004 case ETHERTYPE_8021Q:

Completed in 108 milliseconds