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.h665 uint32_t rc_exta_time_gd; /* How much extra time we got in d/g */ member
H A Dbbr.c3081 bbr->r_ctl.rc_exta_time_gd = 0; in bbr_pick_probebw_substate()
10343 bbr->r_ctl.rc_exta_time_gd = 0; in bbr_substate_change()
10361 bbr->r_ctl.rc_exta_time_gd += ((cts - bbr->r_ctl.rc_bbr_state_time) - in bbr_substate_change()
10364 bbr->r_ctl.rc_exta_time_gd = 0; in bbr_substate_change()
10365 if (bbr->r_ctl.rc_exta_time_gd) { in bbr_substate_change()
10366 bbr->r_ctl.rc_level_state_extra = bbr->r_ctl.rc_exta_time_gd; in bbr_substate_change()