tcp_v4_rcv
int tcp_v4_rcv(struct sk_buff *skb);
.handler = tcp_v4_rcv,
INDIRECT_CALLABLE_DECLARE(int tcp_v4_rcv(struct sk_buff *));
ret = INDIRECT_CALL_2(ipprot->handler, tcp_v4_rcv, udp_rcv,