Searched refs:flowid_shift (Results 1 – 3 of 3) sorted by relevance
227 int flowid_shift; /* shift the flowid */ member
493 sc->flowid_shift = V_def_flowid_shift; in lagg_clone_create()1224 ro->ro_flowid_shift = sc->flowid_shift; in lagg_ioctl()1282 sc->flowid_shift = ro->ro_flowid_shift; in lagg_ioctl()1548 p = params->hdr.flowid >> sc->flowid_shift; in lagg_snd_tag_alloc()2141 p = m->m_pkthdr.flowid >> sc->flowid_shift; in lagg_lb_start()
853 hash = m->m_pkthdr.flowid >> sc->flowid_shift; in lacp_select_tx_port()885 hash = flowid >> sc->flowid_shift; in lacp_select_tx_port_by_hash()