Home
last modified time | relevance | path

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

/linux-6.15/Documentation/networking/net_cachelines/
H A Dtcp_sock.rst16 … segs_in read_write tcp_v6_rcv(rx)
17 … data_segs_in read_write tcp_v6_rcv(rx)
/linux-6.15/net/ipv6/
H A 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()
H A Dtcp_ipv6.c1748 INDIRECT_CALLABLE_SCOPE int tcp_v6_rcv(struct sk_buff *skb) function
2414 .handler = tcp_v6_rcv,
/linux-6.15/include/net/
H A Dtcp.h1092 INDIRECT_CALLABLE_DECLARE(int tcp_v6_rcv(struct sk_buff *skb));