Lines Matching refs:bp_synced
1041 if (!(bp2->bp_synced || in bstp_update_state()
1060 if (bp->bp_sync || !bp->bp_synced || bp->bp_reroot) { in bstp_update_roles()
1062 bp->bp_synced = 1; in bstp_update_roles()
1086 if (bp->bp_sync || !bp->bp_synced || bp->bp_reroot) { in bstp_update_roles()
1088 bp->bp_synced = 1; in bstp_update_roles()
1145 !bp->bp_synced) || (bp->bp_agreed && !bp->bp_synced) || in bstp_update_roles()
1146 (bp->bp_operedge && !bp->bp_synced) || in bstp_update_roles()
1147 (bp->bp_sync && bp->bp_synced)) { in bstp_update_roles()
1149 bp->bp_synced = 1; in bstp_update_roles()
1191 if (((bp->bp_sync && !bp->bp_synced) || in bstp_update_roles()
1287 if (bp->bp_synced && !bp->bp_agreed) { in bstp_update_info()
1288 bp->bp_synced = 0; in bstp_update_info()
1341 bp->bp_synced = 0; /* Not explicit in spec */ in bstp_set_all_sync()
1409 bp->bp_synced = 1; in bstp_set_port_role()
1435 bp->bp_synced = 1; in bstp_set_port_role()