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

  /src/sys/net/
bridgestp.c 697 bstp_timer_stop(&sc->sc_hello_timer);
734 bstp_timer_start(&sc->sc_hello_timer, 0);
756 bstp_timer_start(&sc->sc_hello_timer, 0);
883 bstp_timer_start(&sc->sc_hello_timer, 0);
906 bstp_timer_stop(&sc->sc_hello_timer);
953 bstp_timer_start(&sc->sc_hello_timer, 0);
986 bstp_timer_start(&sc->sc_hello_timer, 0);
1070 if (bstp_timer_expired(&sc->sc_hello_timer, sc->sc_hello_time))
if_bridgevar.h 316 struct bridge_timer sc_hello_timer; member in struct:bridge_softc

Completed in 12 milliseconds