HomeSort by: relevance | last modified time | path
    Searched refs:lagg_hashmbuf (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/net/lagg/
if_laggproto.h 289 uint32_t lagg_hashmbuf(struct lagg_softc *, struct mbuf *);
if_laggproto.c 703 hash = lagg_hashmbuf(psc->psc_softc, m);
if_lagg_lacp.c 1632 hash = lagg_hashmbuf(lsc->lsc_softc, m);
if_lagg.c 882 lagg_hashmbuf(struct lagg_softc *sc, struct mbuf *m) function in typeref:typename:uint32_t

Completed in 152 milliseconds