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