Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_lagg.c195 static struct mbuf *lagg_bcast_input(struct lagg_softc *, struct lagg_port *,
264 .pr_input = lagg_bcast_input,
2375 lagg_bcast_input(struct lagg_softc *sc, struct lagg_port *lp, struct mbuf *m) in lagg_bcast_input() function