__sk_backlog_rcv
int __sk_backlog_rcv(struct sock *sk, struct sk_buff *skb);
return __sk_backlog_rcv(sk, skb);
EXPORT_SYMBOL(__sk_backlog_rcv);