Home
last modified time | relevance | path

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

/linux/net/ipv6/
A Dip6_input.c345 INDIRECT_CALLABLE_DECLARE(int tcp_v6_rcv(struct sk_buff *));
422 ret = INDIRECT_CALL_2(ipprot->handler, tcp_v6_rcv, udpv6_rcv, in ip6_protocol_deliver_rcu()
A Dtcp_ipv6.c1626 INDIRECT_CALLABLE_SCOPE int tcp_v6_rcv(struct sk_buff *skb) in tcp_v6_rcv() function
2214 .handler = tcp_v6_rcv,
/linux/include/net/
A Dtcp.h932 INDIRECT_CALLABLE_DECLARE(int tcp_v6_rcv(struct sk_buff *skb));

Completed in 16 milliseconds