Lines Matching refs:bp_synced
907 if (!(bp2->bp_synced || in bstp_update_state()
926 if (bp->bp_sync || !bp->bp_synced || bp->bp_reroot) { in bstp_update_roles()
928 bp->bp_synced = 1; in bstp_update_roles()
952 if (bp->bp_sync || !bp->bp_synced || bp->bp_reroot) { in bstp_update_roles()
954 bp->bp_synced = 1; in bstp_update_roles()
1011 !bp->bp_synced) || (bp->bp_agreed && !bp->bp_synced) || in bstp_update_roles()
1012 (bp->bp_operedge && !bp->bp_synced) || in bstp_update_roles()
1013 (bp->bp_sync && bp->bp_synced)) { in bstp_update_roles()
1015 bp->bp_synced = 1; in bstp_update_roles()
1053 if (((bp->bp_sync && !bp->bp_synced) || in bstp_update_roles()
1140 if (bp->bp_synced && !bp->bp_agreed) { in bstp_update_info()
1141 bp->bp_synced = 0; in bstp_update_info()
1193 bp->bp_synced = 0; /* Not explicit in spec */ in bstp_set_all_sync()
1259 bp->bp_synced = 1; in bstp_set_port_role()
1285 bp->bp_synced = 1; in bstp_set_port_role()