Searched refs:TEAM_ATTR_OPTION_NAME (Results 1 – 3 of 3) sorted by relevance
35 TEAM_ATTR_OPTION_NAME, enumerator
15 [TEAM_ATTR_OPTION_NAME] = { .type = NLA_STRING, .len = TEAM_STRING_MAX_LEN, },
2358 if (nla_put_string(skb, TEAM_ATTR_OPTION_NAME, option->name)) in team_nl_fill_one_option_get()2581 if (!opt_attrs[TEAM_ATTR_OPTION_NAME] || in team_nl_options_set_doit()2612 opt_name = nla_data(opt_attrs[TEAM_ATTR_OPTION_NAME]); in team_nl_options_set_doit()