Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_input.c4994 static int tcp_prune_queue(struct sock *sk, const struct sk_buff *in_skb);
5002 if (tcp_prune_queue(sk, skb) < 0) in tcp_try_rmem_schedule()
5639 static int tcp_prune_queue(struct sock *sk, const struct sk_buff *in_skb) in tcp_prune_queue() function