Searched refs:LLC_8021D_LSAP (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/net/
H A Dif_llc.h177 #define LLC_8021D_LSAP 0x42 macro
H A Dbridgestp.c317 bpdu.tbu_ssap = bpdu.tbu_dsap = LLC_8021D_LSAP;
423 bpdu->cbu_ssap = bpdu->cbu_dsap = LLC_8021D_LSAP;
563 if (tpdu.tbu_dsap != LLC_8021D_LSAP ||
564 tpdu.tbu_ssap != LLC_8021D_LSAP ||

Completed in 29 milliseconds