Searched refs:TEAM_STRING_MAX_LEN (Results 1 – 2 of 2) sorted by relevance
16 #define TEAM_STRING_MAX_LEN 32 macro
2249 .len = TEAM_STRING_MAX_LEN,2631 if (nla_len(attr_data) > TEAM_STRING_MAX_LEN) { in team_nl_cmd_options_set()