Searched refs:tcp_can_ingest (Results 1 – 1 of 1) sorted by relevance
5124 static bool tcp_can_ingest(const struct sock *sk, const struct sk_buff *skb) in tcp_can_ingest() function5134 if (!tcp_can_ingest(sk, skb) || in tcp_try_rmem_schedule()5750 if (tcp_can_ingest(sk, in_skb) && in tcp_prune_ofo_queue()5788 if (!tcp_can_ingest(sk, in_skb)) in tcp_prune_queue()5793 if (tcp_can_ingest(sk, in_skb)) in tcp_prune_queue()5803 if (tcp_can_ingest(sk, in_skb)) in tcp_prune_queue()5811 if (tcp_can_ingest(sk, in_skb)) in tcp_prune_queue()