Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/team/
Dteam_core.c2527 struct nlattr *nl_option; in team_nl_options_set_doit() local
2543 nla_for_each_nested(nl_option, info->attrs[TEAM_ATTR_LIST_OPTION], i) { in team_nl_options_set_doit()
2556 if (nla_type(nl_option) != TEAM_ATTR_ITEM_OPTION) { in team_nl_options_set_doit()
2562 nl_option, in team_nl_options_set_doit()