Home
last modified time | relevance | path

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

/openbsd/src/lib/libpcap/
Dethertype.h63 #ifndef ETHERTYPE_VEXP
64 #define ETHERTYPE_VEXP 0x805b macro
Dnametoaddr.c210 { "vexp", ETHERTYPE_VEXP },
/openbsd/src/usr.sbin/tcpdump/
Dethertype.h90 #ifndef ETHERTYPE_VEXP
91 #define ETHERTYPE_VEXP 0x805b macro
/openbsd/src/sys/net/
Dethertypes.h179 #define ETHERTYPE_VEXP 0x805B /* Stanford V Kernel exp. */ macro