Searched refs:LLC_8021D_LSAP (Results 1 – 2 of 2) sorted by relevance
155 #define LLC_8021D_LSAP 0x42 macro
255 bpdu.tbu_ssap = bpdu.tbu_dsap = LLC_8021D_LSAP; in bstp_transmit_tcn()362 bpdu->cbu_ssap = bpdu->cbu_dsap = LLC_8021D_LSAP; in bstp_send_bpdu()486 if (tpdu.tbu_dsap != LLC_8021D_LSAP || in bstp_input()487 tpdu.tbu_ssap != LLC_8021D_LSAP || in bstp_input()