Searched refs:tmark (Results 1 – 1 of 1) sorted by relevance
6583 uint64_t tmark; in rack_enter_persist() local6587 tmark = tcp_tv_to_lusectick(&tv); in rack_enter_persist()6588 rack->r_ctl.lt_bw_time += (tmark - rack->r_ctl.lt_timemark); in rack_enter_persist()6589 rack->r_ctl.lt_timemark = tmark; in rack_enter_persist()22205 uint64_t tmark; in rack_output() local22209 tmark = tcp_tv_to_lusectick(&tv); in rack_output()22210 rack->r_ctl.lt_bw_time += (tmark - rack->r_ctl.lt_timemark); in rack_output()22211 rack->r_ctl.lt_timemark = tmark; in rack_output()