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