Searched refs:nl_option (Results 1 – 1 of 1) sorted by relevance
2534 struct nlattr *nl_option; in team_nl_cmd_options_set() local2550 nla_for_each_nested(nl_option, info->attrs[TEAM_ATTR_LIST_OPTION], i) { in team_nl_cmd_options_set()2563 if (nla_type(nl_option) != TEAM_ATTR_ITEM_OPTION) { in team_nl_cmd_options_set()2569 nl_option, in team_nl_cmd_options_set()