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

/freebsd-13-stable/contrib/tcpdump/
H A Dllc.h74 #ifndef LLCSAP_8021D
75 #define LLCSAP_8021D 0x42 macro
H A Dprint-llc.c49 { LLCSAP_8021D, "STP" },
276 if (ssap == LLCSAP_8021D && dsap == LLCSAP_8021D &&
/freebsd-13-stable/contrib/libpcap/
H A Dllc.h75 #ifndef LLCSAP_8021D
76 #define LLCSAP_8021D 0x42 macro
H A Dnametoaddr.c615 { "stp", LLCSAP_8021D },
H A Dgencode.c3067 case LLCSAP_8021D:
5527 b1 = gen_linktype(cstate, LLCSAP_8021D);

Completed in 173 milliseconds