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