Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dtcp_bbr.h663 uint32_t rc_exta_time_gd; /* How much extra time we got in d/g */ member
H A Dbbr.c3079 bbr->r_ctl.rc_exta_time_gd = 0; in bbr_pick_probebw_substate()
10341 bbr->r_ctl.rc_exta_time_gd = 0; in bbr_substate_change()
10359 bbr->r_ctl.rc_exta_time_gd += ((cts - bbr->r_ctl.rc_bbr_state_time) - in bbr_substate_change()
10362 bbr->r_ctl.rc_exta_time_gd = 0; in bbr_substate_change()
10363 if (bbr->r_ctl.rc_exta_time_gd) { in bbr_substate_change()
10364 bbr->r_ctl.rc_level_state_extra = bbr->r_ctl.rc_exta_time_gd; in bbr_substate_change()