Searched refs:iftop_hashmbuf (Results 1 – 4 of 4) sorted by relevance
93 uint32_t (*iftop_hashmbuf)(struct agr_softc *, struct mbuf *); member
72 .iftop_hashmbuf = agrether_hashmbuf,
523 hash = (*sc->sc_iftop->iftop_hashmbuf)(sc, m); in ieee8023ad_select_tx_port()
363 hash = (*sc->sc_iftop->iftop_hashmbuf)(sc, m);