Searched refs:tcp_v4_rcv (Results 1 – 3 of 3) sorted by relevance
186 INDIRECT_CALLABLE_DECLARE(int tcp_v4_rcv(struct sk_buff *));205 ret = INDIRECT_CALL_2(ipprot->handler, tcp_v4_rcv, udp_rcv, in ip_protocol_deliver_rcu()
1765 .handler = tcp_v4_rcv,
1998 int tcp_v4_rcv(struct sk_buff *skb) in tcp_v4_rcv() function