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