Home
last modified time | relevance | path

Searched refs:ETHERTYPE_VEXP (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/libpcap/
H A Dethertype.h82 #ifndef ETHERTYPE_VEXP
83 #define ETHERTYPE_VEXP 0x805b macro
/freebsd/contrib/tcpdump/
H A Dethertype.h96 #ifndef ETHERTYPE_VEXP
97 #define ETHERTYPE_VEXP 0x805b macro
H A Dprint-ether.c76 { ETHERTYPE_VEXP, "VEXP" },
/freebsd/sys/net/
H A Dethernet.h232 #define ETHERTYPE_VEXP 0x805B /* Stanford V Kernel exp. */
233 #define ETHERTYPE_VEXP global() macro