Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_recovery.c222 void tcp_newreno_mark_lost(struct sock *sk, bool snd_una_advanced) in tcp_newreno_mark_lost() argument
228 (state == TCP_CA_Recovery && snd_una_advanced)) { in tcp_newreno_mark_lost()