Searched refs:tcp_cleanup_rbuf (Results 1 – 3 of 3) sorted by relevance
1194 void tcp_cleanup_rbuf(struct sock *sk, int copied) in tcp_cleanup_rbuf() function1392 tcp_cleanup_rbuf(sk, copied); in tcp_read_sock()1546 tcp_cleanup_rbuf(sk, copied); in tcp_recvmsg()1771 tcp_cleanup_rbuf(sk, copied); in tcp_recvmsg()2392 tcp_cleanup_rbuf(sk, 1); in do_tcp_setsockopt()
5432 tcp_cleanup_rbuf(sk, skb->len); in tcp_rcv_established()
341 extern void tcp_cleanup_rbuf(struct sock *sk, int copied);