Searched refs:tcp_rtt_update (Results 1 – 8 of 8) sorted by relevance
147 uint32_t tcp_rtt_update; /* Round trip update(s) */ member
4519 tcp->tcp_rtt_update = 0; in tcp_timer()6882 tcp->tcp_rtt_update++; in tcp_set_rto()
285 clock_t tcp_rtt_update; /* Round trip update(s) */ member
994 tcp->tcp_rtt_update = 0; in tcp_timer()
2293 tcp->tcp_rtt_update < tcps->tcps_rtt_updates) in tcp_xmit_end()
2184 tcp->tcp_rtt_update = 0;
5152 tcp->tcp_rtt_update++; in tcp_set_rto()
1366 clock_t tcp_rtt_update; /* Round trip update(s) */ member