Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dtcp_bpf.c29 __tcp_cleanup_rbuf(sk, skb->len); in tcp_eat_skb()
323 __tcp_cleanup_rbuf(sk, copied); in tcp_bpf_recvmsg_parser()
Dtcp.c1443 void __tcp_cleanup_rbuf(struct sock *sk, int copied) in __tcp_cleanup_rbuf() function
1501 __tcp_cleanup_rbuf(sk, copied); in tcp_cleanup_rbuf()
/Linux-v6.6/include/net/
Dtcp.h1495 void __tcp_cleanup_rbuf(struct sock *sk, int copied);