Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dip6_input.c398 INDIRECT_CALLABLE_DECLARE(int tcp_v6_rcv(struct sk_buff *));
479 ret = INDIRECT_CALL_2(ipprot->handler, tcp_v6_rcv, udpv6_rcv, in ip6_protocol_deliver_rcu()
H A Dtcp_ipv6.c1713 INDIRECT_CALLABLE_SCOPE int tcp_v6_rcv(struct sk_buff *skb) function
2347 .handler = tcp_v6_rcv,
/linux/include/net/
H A Dtcp.h1180 INDIRECT_CALLABLE_DECLARE(int tcp_v6_rcv(struct sk_buff *skb));