Home
last modified time | relevance | path

Searched refs:tcp_v6_rcv (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/net/ipv6/
Dip6_input.c332 INDIRECT_CALLABLE_DECLARE(int tcp_v6_rcv(struct sk_buff *));
409 ret = INDIRECT_CALL_2(ipprot->handler, tcp_v6_rcv, udpv6_rcv, in ip6_protocol_deliver_rcu()
Dtcp_ipv6.c1479 INDIRECT_CALLABLE_SCOPE int tcp_v6_rcv(struct sk_buff *skb) in tcp_v6_rcv() function
2059 .handler = tcp_v6_rcv,