Searched refs:tcp_can_ingest (Results 1 – 1 of 1) sorted by relevance
5324 static bool tcp_can_ingest(const struct sock *sk, const struct sk_buff *skb) in tcp_can_ingest() function5334 if (!tcp_can_ingest(sk, skb) || in tcp_try_rmem_schedule()5932 if (tcp_can_ingest(sk, in_skb) && in tcp_prune_ofo_queue()5970 if (!tcp_can_ingest(sk, in_skb)) in tcp_prune_queue()5975 if (tcp_can_ingest(sk, in_skb)) in tcp_prune_queue()5985 if (tcp_can_ingest(sk, in_skb)) in tcp_prune_queue()5993 if (tcp_can_ingest(sk, in_skb)) in tcp_prune_queue()