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