Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dbridgestp.h432 struct mbuf *bstp_input(struct bstp_port *, struct ifnet *, struct mbuf *);
H A Dbridgestp.c546 bstp_input(struct bstp_port *bp, __unused struct ifnet *ifp, struct mbuf *m) in bstp_input() function
H A Dif_bridge.c6185 m = bstp_input(&bif->bif_stp, ifp, m);