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