Searched refs:LLCSAP_8021D (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/libpcap/
H A Dllc.h46 #ifndef LLCSAP_8021D
47 #define LLCSAP_8021D 0x42 macro
H A Dnametoaddr.c338 { "stp", LLCSAP_8021D },
H A Dgencode.c2874 case LLCSAP_8021D:
4980 b1 = gen_linktype(LLCSAP_8021D);
/freebsd-10.0-release/contrib/tcpdump/
H A Dllc.h76 #ifndef LLCSAP_8021D
77 #define LLCSAP_8021D 0x42 macro
H A Dprint-llc.c57 { LLCSAP_8021D, "STP" },
243 if (ssap == LLCSAP_8021D && dsap == LLCSAP_8021D &&

Completed in 84 milliseconds