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