Searched refs:ETHERTYPE_MOPDL (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/libpcap/
H A Dethertype.h55 #ifndef ETHERTYPE_MOPDL
56 #define ETHERTYPE_MOPDL 0x6001 macro
H A Dnametoaddr.c581 { "mopdl", ETHERTYPE_MOPDL },
H A Dgencode.c5414 b1 = gen_linktype(cstate, ETHERTYPE_MOPDL);
/freebsd-11-stable/contrib/tcpdump/
H A Dethertype.h62 #ifndef ETHERTYPE_MOPDL
63 #define ETHERTYPE_MOPDL 0x6001 macro
H A Dprint-ether.c52 { ETHERTYPE_MOPDL, "MOP DL" },
448 case ETHERTYPE_MOPDL:
H A Daddrtoname.c827 { "mopdl", ETHERTYPE_MOPDL },
/freebsd-11-stable/sys/net/
H A Dethernet.h172 #define ETHERTYPE_MOPDL 0x6001 /* DEC MOP dump/load */ macro

Completed in 104 milliseconds