Searched refs:ETHERTYPE_MOPRC (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/contrib/libpcap/
H A Dethertype.h60 #ifndef ETHERTYPE_MOPRC
61 #define ETHERTYPE_MOPRC 0x6002 macro
H A Dnametoaddr.c305 { "moprc", ETHERTYPE_MOPRC },
H A Dgencode.c4871 b1 = gen_linktype(ETHERTYPE_MOPRC);
/freebsd-10.1-release/contrib/tcpdump/
H A Dethertype.h68 #ifndef ETHERTYPE_MOPRC
69 #define ETHERTYPE_MOPRC 0x6002 macro
H A Dprint-ether.c61 { ETHERTYPE_MOPRC, "MOP RC" },
424 case ETHERTYPE_MOPRC:
/freebsd-10.1-release/sys/net/
H A Dethernet.h146 #define ETHERTYPE_MOPRC 0x6002 /* DEC MOP remote console */ macro

Completed in 143 milliseconds