Home
last modified time | relevance | path

Searched defs:prior_unsacked (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/ipv4/
Dtcp_input.c2509 static void tcp_cwnd_reduction(struct sock *sk, const int prior_unsacked, in tcp_cwnd_reduction()
2573 static void tcp_try_to_open(struct sock *sk, int flag, const int prior_unsacked) in tcp_try_to_open()
2745 const int prior_unsacked) in tcp_try_undo_partial()
2789 const int prior_unsacked, in tcp_fastretrans_alert()
3475 const int prior_unsacked = tp->packets_out - tp->sacked_out; in tcp_ack() local