Searched refs:thin_dupack (Results 1 – 3 of 3) sorted by relevance
195 thin_dupack : 1,/* Fast retransmit on first dupack */ member
2376 tp->thin_dupack = val; in do_tcp_setsockopt()2377 if (tp->thin_dupack) in do_tcp_setsockopt()2791 val = tp->thin_dupack; in do_tcp_getsockopt()
2190 if ((tp->thin_dupack || sysctl_tcp_thin_dupack) && in tcp_time_to_recover()