Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/tcp_stacks/
HDtcp_bbr.h665 uint32_t rc_exta_time_gd; /* How much extra time we got in d/g */ member
HDbbr.c3080 bbr->r_ctl.rc_exta_time_gd = 0; in bbr_pick_probebw_substate()
10332 bbr->r_ctl.rc_exta_time_gd = 0; in bbr_substate_change()
10350 bbr->r_ctl.rc_exta_time_gd += ((cts - bbr->r_ctl.rc_bbr_state_time) - in bbr_substate_change()
10353 bbr->r_ctl.rc_exta_time_gd = 0; in bbr_substate_change()
10354 if (bbr->r_ctl.rc_exta_time_gd) { in bbr_substate_change()
10355 bbr->r_ctl.rc_level_state_extra = bbr->r_ctl.rc_exta_time_gd; in bbr_substate_change()