Searched refs:TEAM_STRING_MAX_LEN (Results 1 – 3 of 3) sorted by relevance
13 #define TEAM_STRING_MAX_LEN 32 macro
16 [TEAM_ATTR_OPTION_NAME] = { .type = NLA_STRING, .len = TEAM_STRING_MAX_LEN, },
2645 if (nla_len(attr_data) > TEAM_STRING_MAX_LEN || in team_nl_options_set_doit()