Searched refs:tcp_prequeue (Results 1 – 3 of 3) sorted by relevance
1495 bool tcp_prequeue(struct sock *sk, struct sk_buff *skb) in tcp_prequeue() function1541 EXPORT_SYMBOL(tcp_prequeue);1635 if (!tcp_prequeue(sk, skb)) in tcp_v4_rcv()
1096 bool tcp_prequeue(struct sock *sk, struct sk_buff *skb);
1433 if (!tcp_prequeue(sk, skb)) in tcp_v6_rcv()