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