tcp_v6_rcv        332 net/ipv6/ip6_input.c INDIRECT_CALLABLE_DECLARE(int tcp_v6_rcv(struct sk_buff *));
tcp_v6_rcv        409 net/ipv6/ip6_input.c 		ret = INDIRECT_CALL_2(ipprot->handler, tcp_v6_rcv, udpv6_rcv,
tcp_v6_rcv       2059 net/ipv6/tcp_ipv6.c 	.handler	=	tcp_v6_rcv,