Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_bpf.c29 __tcp_cleanup_rbuf(sk, skb->len); in tcp_eat_skb()
326 __tcp_cleanup_rbuf(sk, copied); in tcp_bpf_recvmsg_parser()
H A Dtcp.c1447 void __tcp_cleanup_rbuf(struct sock *sk, int copied) in __tcp_cleanup_rbuf() function
1505 __tcp_cleanup_rbuf(sk, copied); in tcp_cleanup_rbuf()
/openbmc/linux/include/net/
H A Dtcp.h1504 void __tcp_cleanup_rbuf(struct sock *sk, int copied);