Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ypldap/
H A Dypldap.h148 u_int8_t sc_opts; member
/freebsd/sys/net/
H A Dif_lagg.c545 sc->sc_opts |= LAGG_OPT_USE_FLOWID; in lagg_clone_create()
547 sc->sc_opts |= LAGG_OPT_USE_NUMA; in lagg_clone_create()
1406 ro->ro_opts = sc->sc_opts; in lagg_ioctl()
1510 sc->sc_opts |= ro->ro_opts; in lagg_ioctl()
1512 sc->sc_opts &= ~ro->ro_opts; in lagg_ioctl()
1837 if ((sc->sc_opts & LAGG_OPT_USE_FLOWID) == 0 || in lookup_snd_tag_port()
1846 if ((sc->sc_opts & LAGG_OPT_USE_FLOWID) == 0 || in lookup_snd_tag_port()
2596 if ((sc->sc_opts & LAGG_OPT_USE_FLOWID) && in lagg_lb_start()
H A Dif_lagg.h255 u_int sc_opts; member
H A Dieee8023ad_lacp.c858 if ((sc->sc_opts & LAGG_OPT_USE_NUMA) && in lacp_select_tx_port_by_hash()
888 if ((sc->sc_opts & LAGG_OPT_USE_FLOWID) && in lacp_select_tx_port()