Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dbridgestp.h220 struct bstp_cb_ops { struct
411 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()
H A Dif_bridge.c775 static struct bstp_cb_ops bridge_ops = {