bp_recent_root_timer 1133 net/bridgestp.c if (bp->bp_recent_root_timer.active == 0 && bp->bp_reroot) {
bp_recent_root_timer 1143 net/bridgestp.c bstp_timer_stop(&bp->bp_recent_root_timer);
bp_recent_root_timer 1165 net/bridgestp.c (bp->bp_recent_root_timer.active == 0 || !bp->bp_reroot) &&
bp_recent_root_timer 1183 net/bridgestp.c (bp->bp_reroot && bp->bp_recent_root_timer.active) ||
bp_recent_root_timer 1384 net/bridgestp.c bstp_timer_start(&bp->bp_recent_root_timer,
bp_recent_root_timer 1402 net/bridgestp.c bstp_timer_stop(&bp->bp_recent_root_timer);
bp_recent_root_timer 1413 net/bridgestp.c bstp_timer_latch(&bp->bp_recent_root_timer);
bp_recent_root_timer 1576 net/bridgestp.c if (bp2->bp_recent_root_timer.active) {
bp_recent_root_timer 1737 net/bridgestp.c bstp_timer_expired(&bp->bp_recent_root_timer);
bp_recent_root_timer 323 net/if_bridge.h struct bstp_timer bp_recent_root_timer;