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

/freebsd-10.1-release/contrib/libpcap/
H A Dethertype.h66 #ifndef ETHERTYPE_LAT
67 #define ETHERTYPE_LAT 0x6004 macro
H A Dnametoaddr.c307 { "lat", ETHERTYPE_LAT },
H A Dgencode.c4863 b1 = gen_linktype(ETHERTYPE_LAT);
/freebsd-10.1-release/contrib/tcpdump/
H A Dethertype.h74 #ifndef ETHERTYPE_LAT
75 #define ETHERTYPE_LAT 0x6004 macro
H A Dprint-ether.c63 { ETHERTYPE_LAT, "LAT" },
422 case ETHERTYPE_LAT:
/freebsd-10.1-release/sys/net/
H A Dethernet.h149 #define ETHERTYPE_LAT 0x6004 /* DEC LAT */ macro

Completed in 127 milliseconds