Searched refs:sc_opts (Results 1 – 4 of 4) sorted by relevance
148 u_int8_t sc_opts; member
546 sc->sc_opts |= LAGG_OPT_USE_FLOWID; in lagg_clone_create() 548 sc->sc_opts |= LAGG_OPT_USE_NUMA; in lagg_clone_create() 1411 ro->ro_opts = sc->sc_opts; in lagg_ioctl() 1462 * not in sc_opts. in lagg_ioctl() 1500 * Store new options into sc->sc_opts except for in lagg_ioctl() 1515 sc->sc_opts |= ro->ro_opts; in lagg_ioctl() 1517 sc->sc_opts &= ~ro->ro_opts; in lagg_ioctl() 1840 if ((sc->sc_opts & LAGG_OPT_USE_FLOWID) == 0 || in lookup_snd_tag_port() 1852 if ((sc->sc_opts & LAGG_OPT_USE_FLOWID) == 0 || in lookup_snd_tag_port() 2621 if ((sc->sc_opts in lagg_lb_start() [all...]
255 u_int sc_opts; member
862 if ((sc->sc_opts & LAGG_OPT_USE_NUMA) && in lacp_select_tx_port_by_hash() 892 if ((sc->sc_opts & LAGG_OPT_USE_FLOWID) && in lacp_select_tx_port()