Searched refs:bp_proposing (Results 1 – 2 of 2) sorted by relevance
401 if (bp->bp_proposing && bp->bp_state != BSTP_IFSTATE_FORWARDING) in bstp_pdu_flags()620 bp->bp_proposing = 0; in bstp_received_bpdu()664 bp->bp_proposing = 0; in bstp_received_bpdu()675 bp->bp_proposing = 0; in bstp_received_bpdu()1043 !bp->bp_agreed && !bp->bp_proposing && in bstp_update_roles()1045 bp->bp_proposing = 1; in bstp_update_roles()1155 bp->bp_proposing = 0; in bstp_update_info()1292 bp->bp_proposing = 0; in bstp_set_port_role()1315 bp->bp_proposing = 0; in bstp_set_port_role()2004 bp->bp_protover == BSTP_PROTO_RSTP && bp->bp_proposing && in bstp_edge_delay_expiry()
320 uint8_t bp_proposing; member