Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbridgestp.h374 void bstp_attach(struct bstp_state *, struct bstp_cb_ops *);
H A Dbridgestp.c2138 bstp_attach(struct bstp_state *bs, struct bstp_cb_ops *cb) in bstp_attach() function
H A Dif_bridge.c714 bstp_attach(&sc->sc_stp, &bridge_ops); in bridge_clone_create()