Searched refs:flowid_shift (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/net/
H A Dif_lagg.h246 int flowid_shift; /* shift the flowid */ member in struct:lagg_softc
H A Dif_lagg.c481 sc->flowid_shift = V_def_flowid_shift;
1296 ro->ro_flowid_shift = sc->flowid_shift;
1353 sc->flowid_shift = ro->ro_flowid_shift;
2123 p = m->m_pkthdr.flowid >> sc->flowid_shift;
H A Dieee8023ad_lacp.c845 hash = m->m_pkthdr.flowid >> sc->flowid_shift;

Completed in 33 milliseconds