TCP_FUNCTION_NAME_NUM_MAX
struct tcp_function *f[TCP_FUNCTION_NAME_NUM_MAX];
if (*num_names > TCP_FUNCTION_NAME_NUM_MAX) {