tcp_cleanup_rbuf  305 include/net/tcp.h extern void			tcp_cleanup_rbuf(struct sock *sk, int copied);
tcp_cleanup_rbuf 1257 net/ipv4/tcp.c 		tcp_cleanup_rbuf(sk, copied);
tcp_cleanup_rbuf 1414 net/ipv4/tcp.c 		tcp_cleanup_rbuf(sk, copied);
tcp_cleanup_rbuf 1648 net/ipv4/tcp.c 	tcp_cleanup_rbuf(sk, copied);
tcp_cleanup_rbuf 2152 net/ipv4/tcp.c 				tcp_cleanup_rbuf(sk, 1);
tcp_cleanup_rbuf 4921 net/ipv4/tcp_input.c 					tcp_cleanup_rbuf(sk, skb->len);