Searched refs:tcp_prequeue (Results 1 – 2 of 2) sorted by relevance
1543 bool tcp_prequeue(struct sock *sk, struct sk_buff *skb) in tcp_prequeue() function1589 EXPORT_SYMBOL(tcp_prequeue);1683 if (!tcp_prequeue(sk, skb)) in tcp_v4_rcv()
1506 if (!tcp_prequeue(sk, skb)) in tcp_v6_rcv()