Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbridgestp.h375 void bstp_stop(struct bstp_state *);
H A Dbridgestp.c2208 bstp_stop(struct bstp_state *bs) in bstp_stop() function
H A Dif_bridge.c2063 bstp_stop(&sc->sc_stp); in bridge_stop()