Searched refs:tcp_prequeue (Results 1 – 3 of 3) sorted by relevance
1482 bool tcp_prequeue(struct sock *sk, struct sk_buff *skb) in tcp_prequeue() function1528 EXPORT_SYMBOL(tcp_prequeue);1651 if (!tcp_prequeue(sk, skb)) in tcp_v4_rcv()
1158 bool tcp_prequeue(struct sock *sk, struct sk_buff *skb);
1449 if (!tcp_prequeue(sk, skb)) in tcp_v6_rcv()