Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dtcp_bbr.h605 uint32_t last_inbound_ts; /* Peers last timestamp */ member
H A Dbbr.c5338 rsm->r_del_ack_ts = bbr->r_ctl.last_inbound_ts; in bbr_update_rsm()
5963 rsm->r_del_ack_ts = bbr->r_ctl.last_inbound_ts; in bbr_log_output()
6163 peer_delta = bbr->r_ctl.last_inbound_ts - bbr->r_ctl.bbr_ts_check_tstmp; in bbr_make_timestamp_determination()
6306 bbr->r_ctl.bbr_ts_check_tstmp = bbr->r_ctl.last_inbound_ts; in tcp_bbr_xmit_timer_commit()
6481 ts_diff = max((bbr->r_ctl.last_inbound_ts - rsm->r_del_ack_ts), 1); in bbr_nf_measurement()
6488 bbr->r_ctl.last_inbound_ts, in bbr_nf_measurement()
11521 bbr->r_ctl.last_inbound_ts = to.to_tsval; in bbr_do_segment_nounlock()
11524 bbr->r_ctl.last_inbound_ts = 0; in bbr_do_segment_nounlock()