Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dethertype.h85 #ifndef ETHERTYPE_VPROD
86 #define ETHERTYPE_VPROD 0x805c macro
/freebsd/contrib/tcpdump/
H A Dethertype.h99 #ifndef ETHERTYPE_VPROD
100 #define ETHERTYPE_VPROD 0x805c macro
H A Dprint-ether.c77 { ETHERTYPE_VPROD, "VPROD" },
/freebsd/sys/net/
H A Dethernet.h233 #define ETHERTYPE_VPROD 0x805C /* Stanford V Kernel prod. */
234 #define ETHERTYPE_VPROD global() macro