Searched refs:BSTP_INFO_RECEIVED (Results 1 – 2 of 2) sorted by relevance
613 !bstp_pdu_bettersame(bp, BSTP_INFO_RECEIVED)) in bstp_received_bpdu()628 bp->bp_infois = BSTP_INFO_RECEIVED; in bstp_received_bpdu()723 if (newinfo == BSTP_INFO_RECEIVED && in bstp_pdu_bettersame()724 bp->bp_infois == BSTP_INFO_RECEIVED && in bstp_pdu_bettersame()796 if (bp->bp_infois != BSTP_INFO_RECEIVED) in bstp_assign_roles()858 case BSTP_INFO_RECEIVED: in bstp_assign_roles()1967 if (bp->bp_infois == BSTP_INFO_RECEIVED) { in bstp_message_age_expiry()
176 #define BSTP_INFO_RECEIVED 1 macro