Searched refs:TCP_PIPEACK_SAMPLE_COUNT (Results 1 – 2 of 2) sorted by relevance
699 #define TCP_PIPEACK_SAMPLE_COUNT 3 macro700 …u_int32_t t_pipeack_sample[TCP_PIPEACK_SAMPLE_COUNT]; /* pipeack, bytes acked within RTT…
6544 tp->t_pipeack_ind %= TCP_PIPEACK_SAMPLE_COUNT; in tcp_compute_rtt()