Home
last modified time | relevance | path

Searched refs:reset_time_small (Results 1 – 3 of 3) sorted by relevance

/src/sys/sys/
H A Dtim_filter.h105 void reset_time_small(struct time_filter_small *tf, uint32_t time_len);
/src/sys/kern/
H A Dsubr_filter.c43 reset_time_small(struct time_filter_small *tf, uint32_t time_len) in reset_time_small() function
/src/sys/netinet/tcp_stacks/
H A Dbbr.c9882 reset_time_small(&bbr->r_ctl.rc_rttprop, in bbr_google_mode_on()
9921 reset_time_small(&bbr->r_ctl.rc_rttprop, in bbr_google_mode_off()
10756 reset_time_small(&bbr->r_ctl.rc_rttprop, newval); in bbr_check_probe_rtt_limits()
10770 reset_time_small(&bbr->r_ctl.rc_rttprop, in bbr_check_probe_rtt_limits()
10782 reset_time_small(&bbr->r_ctl.rc_rttprop, newval); in bbr_check_probe_rtt_limits()
14311 reset_time_small(&bbr->r_ctl.rc_rttprop, (optval * USECS_IN_SECOND)); in bbr_set_sockopt()