Searched refs:first_send (Results 1 – 2 of 2) sorted by relevance
154 uint64_t first_send; /* Time of first send in the range */ member
2075 log.u_bbr.epoch = (uint32_t)(cur->first_send & 0x00000000ffffffff); in rack_log_hybrid_bw()2076 log.u_bbr.lt_epoch = (uint32_t)((cur->first_send >> 32) & 0x00000000ffffffff); in rack_log_hybrid_bw()11355 rc_cur->first_send = cts; in rack_set_dgp_hybrid_mode()11516 ent->first_send = cts; in rack_chk_req_and_hybrid_on_out()11700 if (ent->first_send > ent->localtime) in rack_req_check_for_comp()11701 ftim = ent->first_send; in rack_req_check_for_comp()