Home
last modified time | relevance | path

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

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