Searched refs:LAGG_OPT_USE_FLOWID (Results 1 – 4 of 4) sorted by relevance
138 case LAGG_OPT_USE_FLOWID: in setlaggsetopt()139 case -LAGG_OPT_USE_FLOWID: in setlaggsetopt()342 DEF_CMD("use_flowid", LAGG_OPT_USE_FLOWID, setlaggsetopt),343 DEF_CMD("-use_flowid", -LAGG_OPT_USE_FLOWID, setlaggsetopt),
170 #define LAGG_OPT_USE_FLOWID 0x01 /* enable use of flowid */ macro
547 sc->sc_opts |= LAGG_OPT_USE_FLOWID; in lagg_clone_create()1433 case LAGG_OPT_USE_FLOWID: in lagg_ioctl()1434 case -LAGG_OPT_USE_FLOWID: 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()
891 if ((sc->sc_opts & LAGG_OPT_USE_FLOWID) && in lacp_select_tx_port()