Home
last modified time | relevance | path

Searched refs:ETHERTYPE_LAT (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/libpcap/
H A Dethertype.h61 #ifndef ETHERTYPE_LAT
62 #define ETHERTYPE_LAT 0x6004 macro
H A Dnametoaddr.c594 { "lat", ETHERTYPE_LAT },
H A Dgencode.c5458 b1 = gen_linktype(cstate, ETHERTYPE_LAT); in gen_proto_abbrev_internal()
/freebsd/contrib/tcpdump/
H A Dethertype.h78 #ifndef ETHERTYPE_LAT
79 #define ETHERTYPE_LAT 0x6004 macro
H A Dprint-ether.c70 { ETHERTYPE_LAT, "LAT" },
654 case ETHERTYPE_LAT: in ethertype_print()
H A Daddrtoname.c850 { "lat", ETHERTYPE_LAT },
/freebsd/sys/net/
H A Dethernet.h181 #define ETHERTYPE_LAT 0x6004 /* DEC LAT */
182 #define ETHERTYPE_LAT global() macro