Home
last modified time | relevance | path

Searched refs:ETHERTYPE_8021Q9200 (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/tcpdump/
H A Dethertype.h122 #ifndef ETHERTYPE_8021Q9200
123 #define ETHERTYPE_8021Q9200 0x9200 macro
H A Dprint-ether.c60 { ETHERTYPE_8021Q9200, "802.1Q-9200" },
252 length_type == ETHERTYPE_8021Q9200 || in ether_common_print()