Home
last modified time | relevance | path

Searched refs:tcp_can_ingest (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv4/
H A Dtcp_input.c5101 static bool tcp_can_ingest(const struct sock *sk, const struct sk_buff *skb) in tcp_can_ingest() function
5111 if (!tcp_can_ingest(sk, skb) || in tcp_try_rmem_schedule()
5727 if (tcp_can_ingest(sk, in_skb) && in tcp_prune_ofo_queue()
5765 if (!tcp_can_ingest(sk, in_skb)) in tcp_prune_queue()
5770 if (tcp_can_ingest(sk, in_skb)) in tcp_prune_queue()
5780 if (tcp_can_ingest(sk, in_skb)) in tcp_prune_queue()
5788 if (tcp_can_ingest(sk, in_skb)) in tcp_prune_queue()