Searched refs:TEAM_ATTR_OPTION_NAME (Results 1 – 2 of 2) sorted by relevance
68 TEAM_ATTR_OPTION_NAME, /* string */ enumerator
2233 [TEAM_ATTR_OPTION_NAME] = {2328 if (nla_put_string(skb, TEAM_ATTR_OPTION_NAME, option->name)) in team_nl_fill_one_option_get()2551 if (!opt_attrs[TEAM_ATTR_OPTION_NAME] || in team_nl_cmd_options_set()2582 opt_name = nla_data(opt_attrs[TEAM_ATTR_OPTION_NAME]); in team_nl_cmd_options_set()