Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbridgestp.h190 struct bstp_cb_ops { struct
374 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()
H A Dif_bridge.c396 static struct bstp_cb_ops bridge_ops = {