Searched refs:t_sndbytes (Results 1 – 3 of 3) sorted by relevance
457 uint64_t t_sndbytes; /* total bytes sent */ member
5041 tp->t_sndbytes += len; in tcp_account_for_send()5048 (10ULL * (tp->t_snd_rxt_bytes + tp->t_sndbytes)); in tcp_account_for_send()
1957 log.u_bbr.flex4 = (uint32_t)(rack->rc_tp->t_sndbytes - cur->sent_at_fs); in rack_log_hybrid_bw()2010 log.u_bbr.cur_del_rate = rack->rc_tp->t_sndbytes; in rack_log_hybrid_sends()11230 rc_cur->sent_at_fs = rack->rc_tp->t_sndbytes; in rack_set_dgp_hybrid_mode()11253 orig_ent->sent_at_ls = rack->rc_tp->t_sndbytes; in rack_set_dgp_hybrid_mode()11343 orig_ent->sent_at_ls = rack->rc_tp->t_sndbytes; in rack_set_dgp_hybrid_mode()11391 ent->sent_at_fs = rack->rc_tp->t_sndbytes; in rack_chk_req_and_hybrid_on_out()14035 log.u_bbr.cur_del_rate = rack->rc_tp->t_sndbytes; in rack_log_hystart_event()22797 si->bytes_transmitted = tp->t_sndbytes; in rack_stack_information()