udpv6_rcv
INDIRECT_CALLABLE_DECLARE(int udpv6_rcv(struct sk_buff *));
ret = INDIRECT_CALL_2(ipprot->handler, tcp_v6_rcv, udpv6_rcv,
.handler = udpv6_rcv,