Searched refs:thin_dupack (Results 1 – 3 of 3) sorted by relevance
207 thin_dupack : 1,/* Fast retransmit on first dupack */ member
2403 tp->thin_dupack = val; in do_tcp_setsockopt()2404 if (tp->thin_dupack) in do_tcp_setsockopt()2830 val = tp->thin_dupack; in do_tcp_getsockopt()
2139 if ((tp->thin_dupack || sysctl_tcp_thin_dupack) && in tcp_time_to_recover()