Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dtcp_bbr.h612 rc_incr_tmrs:1, member
H A Dbbr.c854 if (bbr->r_ctl.rc_incr_tmrs && slot && in bbr_start_hpts_timer()
9902 bbr->r_ctl.rc_incr_tmrs = 0; in bbr_google_mode_on()
9929 bbr->r_ctl.rc_incr_tmrs = 1; in bbr_google_mode_off()
9931 bbr->r_ctl.rc_incr_tmrs = 0; in bbr_google_mode_off()
10138 bbr->r_ctl.rc_incr_tmrs = 1; in bbr_init()
14546 bbr->r_ctl.rc_incr_tmrs = 1; in bbr_set_sockopt()
14548 bbr->r_ctl.rc_incr_tmrs = 0; in bbr_set_sockopt()
14721 optval = bbr->r_ctl.rc_incr_tmrs; in bbr_get_sockopt()