Home
last modified time | relevance | path

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

/trueos/contrib/libpcap/
HDethertype.h66 #ifndef ETHERTYPE_LAT
67 #define ETHERTYPE_LAT 0x6004 macro
HDnametoaddr.c307 { "lat", ETHERTYPE_LAT },
HDgencode.c4863 b1 = gen_linktype(ETHERTYPE_LAT);
/trueos/contrib/tcpdump/
HDethertype.h74 #ifndef ETHERTYPE_LAT
75 #define ETHERTYPE_LAT 0x6004 macro
HDprint-ether.c63 { ETHERTYPE_LAT, "LAT" },
422 case ETHERTYPE_LAT: in ethertype_print()
/trueos/sys/net/
HDethernet.h149 #define ETHERTYPE_LAT 0x6004 /* DEC LAT */ macro