Searched refs:bbr_seq (Results 1 – 1 of 1) sorted by relevance
11983 uint32_t bbr_seq; in bbr_output_wtime() local13473 bbr_seq = tp->snd_max; in bbr_output_wtime()13477 bbr_seq = tp->iss; in bbr_output_wtime()13485 bbr_seq = (tp->snd_max - 1); in bbr_output_wtime()13489 bbr_seq = tp->snd_max; in bbr_output_wtime()13499 bbr_seq = tp->snd_una; in bbr_output_wtime()13515 bbr_seq = (tp->snd_max - 1); in bbr_output_wtime()13518 bbr_seq = tp->snd_max; in bbr_output_wtime()13524 bbr_seq = rsm->r_start; in bbr_output_wtime()14058 tp->gput_seq = bbr_seq; in bbr_output_wtime()[all …]