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()
9864 bbr->r_ctl.rc_incr_tmrs = 0; in bbr_google_mode_on()
9891 bbr->r_ctl.rc_incr_tmrs = 1; in bbr_google_mode_off()
9893 bbr->r_ctl.rc_incr_tmrs = 0; in bbr_google_mode_off()
10100 bbr->r_ctl.rc_incr_tmrs = 1; in bbr_init()
14509 bbr->r_ctl.rc_incr_tmrs = 1; in bbr_set_sockopt()
14511 bbr->r_ctl.rc_incr_tmrs = 0; in bbr_set_sockopt()
14684 optval = bbr->r_ctl.rc_incr_tmrs; in bbr_get_sockopt()