Home
last modified time | relevance | path

Searched refs:__tcp_cleanup_rbuf (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/Documentation/networking/net_cachelines/
Dinet_connection_sock.rst35 … read_write read_write inet_csk_ack_scheduled,__tcp_cleanup_rbuf,tcp_cleanup_…
36 … tcp_dec_quickack_mode,tcp_event_ack_sent,__tcp_transmit_skb,__tcp_select_window,__tcp_cleanup_rbuf
42 … write_mostly read_mostly __tcp_select_window,__tcp_cleanup_rbuf,tcp_initiali…
Dtcp_sock.rst19 … rcv_wup - read_write __tcp_cleanup_rbuf,tcp_receive_…
/linux-6.12.1/net/ipv4/
Dtcp_bpf.c29 __tcp_cleanup_rbuf(sk, skb->len); in tcp_eat_skb()
324 __tcp_cleanup_rbuf(sk, copied); in tcp_bpf_recvmsg_parser()
Dtcp.c1458 void __tcp_cleanup_rbuf(struct sock *sk, int copied) in __tcp_cleanup_rbuf() function
1516 __tcp_cleanup_rbuf(sk, copied); in tcp_cleanup_rbuf()
/linux-6.12.1/include/net/
Dtcp.h1589 void __tcp_cleanup_rbuf(struct sock *sk, int copied);