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

/darwin-on-arm/xnu/bsd/net/
H A Dbridgestp.h432 struct mbuf *bstp_input(struct bstp_port *, struct ifnet *, struct mbuf *);
H A Dbridgestp.c532 bstp_input(struct bstp_port *bp, __unused struct ifnet *ifp, struct mbuf *m) function
H A Dif_bridge.c3818 m = bstp_input(&bif->bif_stp, ifp, m);

Completed in 42 milliseconds