Lines Matching refs:bp_synced
1033 if (!(bp2->bp_synced || in bstp_update_state()
1052 if (bp->bp_sync || !bp->bp_synced || bp->bp_reroot) { in bstp_update_roles()
1054 bp->bp_synced = 1; in bstp_update_roles()
1076 if (bp->bp_sync || !bp->bp_synced || bp->bp_reroot) { in bstp_update_roles()
1078 bp->bp_synced = 1; in bstp_update_roles()
1134 !bp->bp_synced) || (bp->bp_agreed && !bp->bp_synced) || in bstp_update_roles()
1135 (bp->bp_operedge && !bp->bp_synced) || in bstp_update_roles()
1136 (bp->bp_sync && bp->bp_synced)) { in bstp_update_roles()
1138 bp->bp_synced = 1; in bstp_update_roles()
1174 if (((bp->bp_sync && !bp->bp_synced) || in bstp_update_roles()
1259 if (bp->bp_synced && !bp->bp_agreed) { in bstp_update_info()
1260 bp->bp_synced = 0; in bstp_update_info()
1306 bp->bp_synced = 0; /* Not explicit in spec */ in bstp_set_all_sync()
1364 bp->bp_synced = 1; in bstp_set_port_role()
1389 bp->bp_synced = 1; in bstp_set_port_role()