Home
last modified time | relevance | path

Searched refs:tcp_v6_rcv (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Dip6_input.c350 INDIRECT_CALLABLE_DECLARE(int tcp_v6_rcv(struct sk_buff *));
427 ret = INDIRECT_CALL_2(ipprot->handler, tcp_v6_rcv, udpv6_rcv, in ip6_protocol_deliver_rcu()
H A Dtcp_ipv6.c1605 INDIRECT_CALLABLE_SCOPE int tcp_v6_rcv(struct sk_buff *skb) in tcp_v6_rcv() function
2172 .handler = tcp_v6_rcv,
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_input.c358 INDIRECT_CALLABLE_DECLARE(int tcp_v6_rcv(struct sk_buff *));
438 ret = INDIRECT_CALL_2(ipprot->handler, tcp_v6_rcv, udpv6_rcv, in ip6_protocol_deliver_rcu()
H A Dtcp_ipv6.c1587 INDIRECT_CALLABLE_SCOPE int tcp_v6_rcv(struct sk_buff *skb) in tcp_v6_rcv() function
2194 .handler = tcp_v6_rcv,
/kernel/linux/linux-5.10/include/net/
H A Dtcp.h947 INDIRECT_CALLABLE_DECLARE(int tcp_v6_rcv(struct sk_buff *skb));
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h945 INDIRECT_CALLABLE_DECLARE(int tcp_v6_rcv(struct sk_buff *skb));

Completed in 16 milliseconds