Searched refs:LLCSAP_8021D (Results 1 – 7 of 7) sorted by relevance
105 #ifndef LLCSAP_8021D106 #define LLCSAP_8021D 0x42 macro
95 if (p[0] == LLCSAP_8021D && p[1] == LLCSAP_8021D && p[2] == LLC_UI) in stp_print()
143 if (llc.ssap == LLCSAP_8021D && llc.dsap == LLCSAP_8021D) { in llc_print()
803 { LLCSAP_8021D, "802.1d" },
103 #ifndef LLCSAP_8021D104 #define LLCSAP_8021D 0x42 macro
239 { "stp", LLCSAP_8021D },
1476 b1 = gen_linktype(LLCSAP_8021D); in gen_proto_abbrev()