Searched refs:bw_start (Results 1 – 3 of 3) sorted by relevance
287 tcp_seq bw_start; /* start of bw measurement */ member
2544 tp->t_bwmeas->bw_start = tp->snd_max; in tcp_output()
501 if (SEQ_LEQ(tp->snd_una, tp->t_bwmeas->bw_start)) { in tcp_bwmeas_check()505 bw_meas_bytes = tp->snd_una - tp->t_bwmeas->bw_start; in tcp_bwmeas_check()