HomeSort by: relevance | last modified time | path
    Searched refs:bif_hold_timer (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
bridgestp.c 181 if (bif->bif_hold_timer.active) {
210 bstp_timer_start(&bif->bif_hold_timer, 0);
896 bstp_timer_stop(&bif->bif_hold_timer);
920 bstp_timer_stop(&bif->bif_hold_timer);
1095 if (bstp_timer_expired(&bif->bif_hold_timer,
if_bridgevar.h 259 struct bridge_timer bif_hold_timer; member in struct:bridge_iflist

Completed in 14 milliseconds