Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dtcp_bbr.h97 uint32_t r_flight_at_send; /* flight at the time of the send */ member
H A Dbbr.c4426 nrsm->r_flight_at_send = rsm->r_flight_at_send; in bbr_clone_rsm()
5412 rsm->r_flight_at_send = ctf_flight_size(bbr->rc_tp, in bbr_update_rsm()
6013 rsm->r_flight_at_send = ctf_flight_size(bbr->rc_tp, in bbr_log_output()
6019 rsm->r_flight_at_send += len; in bbr_log_output()
6638 sbw = (uint64_t)(rsm->r_flight_at_send); in bbr_nf_measurement()
6716 sbw = (uint64_t)(rsm->r_flight_at_send); in bbr_google_measurement()