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