Searched refs:BSTP_INFO_RECEIVED (Results 1 – 2 of 2) sorted by relevance
632 !bstp_pdu_bettersame(bp, BSTP_INFO_RECEIVED)) in bstp_received_bpdu()647 bp->bp_infois = BSTP_INFO_RECEIVED; in bstp_received_bpdu()742 if (newinfo == BSTP_INFO_RECEIVED && in bstp_pdu_bettersame()743 bp->bp_infois == BSTP_INFO_RECEIVED && in bstp_pdu_bettersame()815 if (bp->bp_infois != BSTP_INFO_RECEIVED) in bstp_assign_roles()877 case BSTP_INFO_RECEIVED: in bstp_assign_roles()1991 if (bp->bp_infois == BSTP_INFO_RECEIVED) { in bstp_message_age_expiry()
174 #define BSTP_INFO_RECEIVED 1 macro