Home
last modified time | relevance | path

Searched refs:bstp_timer_stop (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/net/
H A Dbridgestp.c166 static void bstp_timer_stop(struct bridge_timer *);
517 bstp_timer_stop(&bif->bif_message_age_timer); in bstp_port_state_selection()
549 bstp_timer_stop(&bif->bif_forward_delay_timer); in bstp_make_blocking()
576 bstp_timer_stop(&sc->sc_tcn_timer); in bstp_topology_change_acknowledged()
697 bstp_timer_stop(&sc->sc_hello_timer); in bstp_received_config_bpdu()
700 bstp_timer_stop( in bstp_received_config_bpdu()
754 bstp_timer_stop(&sc->sc_tcn_timer); in bstp_message_age_timer_expiry()
865 bstp_timer_stop(&sc->sc_tcn_timer); in bstp_initialization()
866 bstp_timer_stop(&sc->sc_topology_change_timer); in bstp_initialization()
896 bstp_timer_stop(&bif->bif_hold_timer); in bstp_stop()
[all …]