Home
last modified time | relevance | path

Searched refs:r_flight_at_send (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/tcp_stacks/
H A Dtcp_bbr.h95 uint32_t r_flight_at_send; /* flight at the time of the send */ member
H A Dbbr.c4404 nrsm->r_flight_at_send = rsm->r_flight_at_send; in bbr_clone_rsm()
5371 rsm->r_flight_at_send = ctf_flight_size(bbr->rc_tp, in bbr_update_rsm()
5972 rsm->r_flight_at_send = ctf_flight_size(bbr->rc_tp, in bbr_log_output()
5978 rsm->r_flight_at_send += len; in bbr_log_output()
6535 sbw = (uint64_t)(rsm->r_flight_at_send); in bbr_nf_measurement()
6611 sbw = (uint64_t)(rsm->r_flight_at_send); in bbr_google_measurement()