Searched refs:TCP_FUNCTION_NAME_NUM_MAX (Results 1 – 2 of 2) sorted by relevance
630 #define TCP_FUNCTION_NAME_NUM_MAX 8 macro
1172 struct tcp_function *f[TCP_FUNCTION_NAME_NUM_MAX]; in register_tcp_functions_as_names()1182 if (*num_names > TCP_FUNCTION_NAME_NUM_MAX) { in register_tcp_functions_as_names()