Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/team/
Dteam.c2539 struct nlattr *nl_option; in team_nl_cmd_options_set() local
2555 nla_for_each_nested(nl_option, info->attrs[TEAM_ATTR_LIST_OPTION], i) { in team_nl_cmd_options_set()
2568 if (nla_type(nl_option) != TEAM_ATTR_ITEM_OPTION) { in team_nl_cmd_options_set()
2574 nl_option, in team_nl_cmd_options_set()