Home
last modified time | relevance | path

Searched refs:tcp_v4_rcv (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dip_input.c189 INDIRECT_CALLABLE_DECLARE(int tcp_v4_rcv(struct sk_buff *));
207 ret = INDIRECT_CALL_2(ipprot->handler, tcp_v4_rcv, udp_rcv, in ip_protocol_deliver_rcu()
H A Daf_inet.c1750 .handler = tcp_v4_rcv,
H A Dtcp_ipv4.c1951 int tcp_v4_rcv(struct sk_buff *skb) in tcp_v4_rcv() function
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_input.c186 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()
H A Daf_inet.c1755 .handler = tcp_v4_rcv,
H A Dtcp_ipv4.c1983 int tcp_v4_rcv(struct sk_buff *skb) in tcp_v4_rcv() function
/kernel/linux/linux-5.10/include/net/
H A Dtcp.h317 int tcp_v4_rcv(struct sk_buff *skb);
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h325 int tcp_v4_rcv(struct sk_buff *skb);

Completed in 21 milliseconds