Searched refs:tcp_prune_queue (Results 1 – 1 of 1) sorted by relevance
4886 static int tcp_prune_queue(struct sock *sk, const struct sk_buff *in_skb);4894 if (tcp_prune_queue(sk, skb) < 0) in tcp_try_rmem_schedule()5519 static int tcp_prune_queue(struct sock *sk, const struct sk_buff *in_skb) in tcp_prune_queue() function