Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/networking/net_cachelines/
Dtcp_sock.rst16 … segs_in read_write tcp_v6_rcv(rx)
17 … data_segs_in read_write tcp_v6_rcv(rx)
/linux-6.14.4/net/ipv6/
Dip6_input.c356 INDIRECT_CALLABLE_DECLARE(int tcp_v6_rcv(struct sk_buff *));
436 ret = INDIRECT_CALL_2(ipprot->handler, tcp_v6_rcv, udpv6_rcv, in ip6_protocol_deliver_rcu()
Dtcp_ipv6.c1745 INDIRECT_CALLABLE_SCOPE int tcp_v6_rcv(struct sk_buff *skb) function
2411 .handler = tcp_v6_rcv,
/linux-6.14.4/include/net/
Dtcp.h1039 INDIRECT_CALLABLE_DECLARE(int tcp_v6_rcv(struct sk_buff *skb));