Searched refs:t_pipeack_ind (Results 1 – 3 of 3) sorted by relevance
324 tp->t_pipeack_ind = 0; in tcp_clear_pipeack_state()
671 uint8_t t_pipeack_ind; /* index for next pipeack sample */ member
6542 tp->t_pipeack_sample[tp->t_pipeack_ind++] = in tcp_compute_rtt()6544 tp->t_pipeack_ind %= TCP_PIPEACK_SAMPLE_COUNT; in tcp_compute_rtt()