vsock_queue_rcv_skb
static int vsock_queue_rcv_skb(struct sock *sk, struct sk_buff *skb);
sk->sk_backlog_rcv = vsock_queue_rcv_skb;