Home
last modified time | relevance | path

Searched refs:sc_opts (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/
H A Dif_lagg.h257 u_int sc_opts; member
H A Dif_lagg.c547 sc->sc_opts |= LAGG_OPT_USE_FLOWID; in lagg_clone_create()
549 sc->sc_opts |= LAGG_OPT_USE_NUMA; in lagg_clone_create()
1377 ro->ro_opts = sc->sc_opts; in lagg_ioctl()
1481 sc->sc_opts |= ro->ro_opts; in lagg_ioctl()
1483 sc->sc_opts &= ~ro->ro_opts; in lagg_ioctl()
1770 if ((sc->sc_opts & LAGG_OPT_USE_FLOWID) == 0 || in lookup_snd_tag_port()
1779 if ((sc->sc_opts & LAGG_OPT_USE_FLOWID) == 0 || in lookup_snd_tag_port()
2505 if ((sc->sc_opts & LAGG_OPT_USE_FLOWID) && in lagg_lb_start()
H A Dieee8023ad_lacp.c858 if ((sc->sc_opts & LAGG_OPT_USE_NUMA) && in lacp_select_tx_port_by_hash()
891 if ((sc->sc_opts & LAGG_OPT_USE_FLOWID) && in lacp_select_tx_port()