Searched refs:bif_hold_timer (Results 1 – 2 of 2) sorted by relevance
181 if (bif->bif_hold_timer.active) { in bstp_transmit_config()210 bstp_timer_start(&bif->bif_hold_timer, 0); in bstp_transmit_config()896 bstp_timer_stop(&bif->bif_hold_timer); in bstp_stop()920 bstp_timer_stop(&bif->bif_hold_timer); in bstp_initialize_port()1095 if (bstp_timer_expired(&bif->bif_hold_timer, in bstp_tick()
259 struct bridge_timer bif_hold_timer; member