Searched refs:TEAM_ATTR_LIST_OPTION (Results 1 – 2 of 2) sorted by relevance
35 TEAM_ATTR_LIST_OPTION, /* nest */ enumerator
2252 [TEAM_ATTR_LIST_OPTION] = { .type = NLA_NESTED },2466 option_list = nla_nest_start_noflag(skb, TEAM_ATTR_LIST_OPTION); in team_nl_send_options_get()2550 if (!info->attrs[TEAM_ATTR_LIST_OPTION]) { in team_nl_cmd_options_set()2555 nla_for_each_nested(nl_option, info->attrs[TEAM_ATTR_LIST_OPTION], i) { in team_nl_cmd_options_set()