tcp_eat_skb
void tcp_eat_skb(struct sock *sk, struct sk_buff *skb);
tcp_eat_skb(psock->sk, skb);
tcp_eat_skb(sk, skb);