Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/net/
H A Dbridgestp.h411 void bstp_attach(struct bstp_state *, struct bstp_cb_ops *);
H A Dbridgestp.c2279 bstp_attach(struct bstp_state *bs, struct bstp_cb_ops *cb) in bstp_attach() function
H A Dif_bridge.c1649 bstp_attach(&sc->sc_stp, &bridge_ops); in bridge_clone_create()