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