__tcp_cleanup_rbuf
void __tcp_cleanup_rbuf(struct sock *sk, int copied);
__tcp_cleanup_rbuf(sk, copied);
__tcp_cleanup_rbuf(sk, skb->len);
__tcp_cleanup_rbuf(sk, copied);
__tcp_cleanup_rbuf(sk, copied - psock->ingress_bytes);