Searched refs:lagg_bcast_input (Results 1 – 1 of 1) sorted by relevance
195 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