Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_recovery.c220 void tcp_newreno_mark_lost(struct sock *sk, bool snd_una_advanced) in tcp_newreno_mark_lost() argument
226 (state == TCP_CA_Recovery && snd_una_advanced)) { in tcp_newreno_mark_lost()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_recovery.c217 void tcp_newreno_mark_lost(struct sock *sk, bool snd_una_advanced) in tcp_newreno_mark_lost() argument
223 (state == TCP_CA_Recovery && snd_una_advanced)) { in tcp_newreno_mark_lost()
/kernel/linux/linux-5.10/include/net/
H A Dtcp.h2107 void tcp_newreno_mark_lost(struct sock *sk, bool snd_una_advanced);
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h2189 void tcp_newreno_mark_lost(struct sock *sk, bool snd_una_advanced);

Completed in 12 milliseconds