Searched refs:LAGG_OPT_USE_FLOWID (Results 1 – 4 of 4) sorted by relevance
129 case LAGG_OPT_USE_FLOWID: in setlaggsetopt()130 case -LAGG_OPT_USE_FLOWID: in setlaggsetopt()314 DEF_CMD("use_flowid", LAGG_OPT_USE_FLOWID, setlaggsetopt),315 DEF_CMD("-use_flowid", -LAGG_OPT_USE_FLOWID, setlaggsetopt),
168 #define LAGG_OPT_USE_FLOWID 0x01 /* enable use of flowid */ macro
545 sc->sc_opts |= LAGG_OPT_USE_FLOWID; in lagg_clone_create()1464 case LAGG_OPT_USE_FLOWID: in lagg_ioctl()1465 case -LAGG_OPT_USE_FLOWID: in lagg_ioctl()1839 if ((sc->sc_opts & LAGG_OPT_USE_FLOWID) == 0 || in lookup_snd_tag_port()1848 if ((sc->sc_opts & LAGG_OPT_USE_FLOWID) == 0 || in lookup_snd_tag_port()2598 if ((sc->sc_opts & LAGG_OPT_USE_FLOWID) && in lagg_lb_start()
888 if ((sc->sc_opts & LAGG_OPT_USE_FLOWID) && in lacp_select_tx_port()