__tcp_get_md5sig_pool 1149 include/net/tcp.h extern struct tcp_md5sig_pool *__tcp_get_md5sig_pool(int cpu); __tcp_get_md5sig_pool 1161 include/net/tcp.h struct tcp_md5sig_pool *ret = __tcp_get_md5sig_pool(cpu);