Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbridgestp.h188 struct bstp_cb_ops { struct
372 void bstp_attach(struct bstp_state *, struct bstp_cb_ops *);
H A Dbridgestp.c2161 bstp_attach(struct bstp_state *bs, struct bstp_cb_ops *cb) in bstp_attach()
H A Dif_bridge.c424 static struct bstp_cb_ops bridge_ops = {