Home
last modified time | relevance | path

Searched refs:ETHERTYPE_NS (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/libpcap/
H A Dethertype.h43 #ifndef ETHERTYPE_NS
44 #define ETHERTYPE_NS 0x0600 macro
H A Dgencode.c3116 case ETHERTYPE_NS: in ethertype_to_ppptype()
/freebsd/contrib/tcpdump/
H A Dethertype.h60 #ifndef ETHERTYPE_NS
61 #define ETHERTYPE_NS 0x0600 macro
H A Dprint-ether.c64 { ETHERTYPE_NS, "NS" },
/freebsd/sys/net/
H A Dethernet.h118 #define ETHERTYPE_NS 0x0600 /* XNS */
119 #define ETHERTYPE_NS global() macro