Searched refs:tcp_cleanup_rbuf (Results 1 – 3 of 3) sorted by relevance
1191 void tcp_cleanup_rbuf(struct sock *sk, int copied) in tcp_cleanup_rbuf() function1391 tcp_cleanup_rbuf(sk, copied); in tcp_read_sock()1545 tcp_cleanup_rbuf(sk, copied); in tcp_recvmsg()1770 tcp_cleanup_rbuf(sk, copied); in tcp_recvmsg()2380 tcp_cleanup_rbuf(sk, 1); in do_tcp_setsockopt()
5351 tcp_cleanup_rbuf(sk, skb->len); in tcp_rcv_established()
328 extern void tcp_cleanup_rbuf(struct sock *sk, int copied);