Searched refs:BSTP_PDU_F_L (Results 1 – 2 of 2) sorted by relevance
136 #define BSTP_PDU_F_L 0x10 /* Learning flag */ macro
321 (flags & BSTP_PDU_F_L) ? 1 : 0; in bstp_decode_bpdu()415 flags |= BSTP_PDU_F_L; in bstp_pdu_flags()419 flags |= (BSTP_PDU_F_L | BSTP_PDU_F_F); in bstp_pdu_flags()