Searched refs:tcp_can_ingest (Results 1 – 1 of 1) sorted by relevance
5357 static bool tcp_can_ingest(const struct sock *sk, const struct sk_buff *skb) in tcp_can_ingest() function5367 if (!tcp_can_ingest(sk, skb) || in tcp_try_rmem_schedule()5965 if (tcp_can_ingest(sk, in_skb) && in tcp_prune_ofo_queue()6003 if (!tcp_can_ingest(sk, in_skb)) in tcp_prune_queue()6008 if (tcp_can_ingest(sk, in_skb)) in tcp_prune_queue()6018 if (tcp_can_ingest(sk, in_skb)) in tcp_prune_queue()6026 if (tcp_can_ingest(sk, in_skb)) in tcp_prune_queue()