Home
last modified time | relevance | path

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

/netbsd/src/sys/net/agr/
Dif_agrvar_impl.h93 uint32_t (*iftop_hashmbuf)(struct agr_softc *, struct mbuf *); member
Dif_agrether.c72 .iftop_hashmbuf = agrether_hashmbuf,
Dieee8023ad_lacp.c523 hash = (*sc->sc_iftop->iftop_hashmbuf)(sc, m); in ieee8023ad_select_tx_port()
Dif_agr.c363 hash = (*sc->sc_iftop->iftop_hashmbuf)(sc, m);