Searched refs:BSTP_INFO_RECEIVED (Results 1 – 2 of 2) sorted by relevance
720 !bstp_pdu_bettersame(bp, BSTP_INFO_RECEIVED)) { in bstp_received_bpdu()736 bp->bp_infois = BSTP_INFO_RECEIVED; in bstp_received_bpdu()840 if (newinfo == BSTP_INFO_RECEIVED && in bstp_pdu_bettersame()841 bp->bp_infois == BSTP_INFO_RECEIVED && in bstp_pdu_bettersame()924 if (bp->bp_infois != BSTP_INFO_RECEIVED) { in bstp_assign_roles()989 case BSTP_INFO_RECEIVED: in bstp_assign_roles()2141 if (bp->bp_infois == BSTP_INFO_RECEIVED) { in bstp_message_age_expiry()
205 #define BSTP_INFO_RECEIVED 1 macro