bp_sync 1055 net/bridgestp.c if (bp->bp_sync || !bp->bp_synced || bp->bp_reroot) {
bp_sync 1056 net/bridgestp.c bp->bp_sync = 0;
bp_sync 1081 net/bridgestp.c if (bp->bp_sync || !bp->bp_synced || bp->bp_reroot) {
bp_sync 1082 net/bridgestp.c bp->bp_sync = 0;
bp_sync 1098 net/bridgestp.c bp->bp_sync = 0;
bp_sync 1142 net/bridgestp.c (bp->bp_sync && bp->bp_synced)) {
bp_sync 1145 net/bridgestp.c bp->bp_sync = 0;
bp_sync 1166 net/bridgestp.c !bp->bp_sync) {
bp_sync 1182 net/bridgestp.c if (((bp->bp_sync && !bp->bp_synced) ||
bp_sync 1315 net/bridgestp.c bp->bp_sync = 1;
bp_sync 1378 net/bridgestp.c bp->bp_sync = 0;
bp_sync 1404 net/bridgestp.c bp->bp_sync = 0;
bp_sync 340 net/if_bridge.h u_int8_t bp_sync;