Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dtim_filter.h107 void reset_time_small(struct time_filter_small *tf, uint32_t time_len);
/f-stack/freebsd/kern/
H A Dsubr_filter.c44 reset_time_small(struct time_filter_small *tf, uint32_t time_len) in reset_time_small() function
/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c10011 reset_time_small(&bbr->r_ctl.rc_rttprop, in bbr_google_mode_on()
10050 reset_time_small(&bbr->r_ctl.rc_rttprop, in bbr_google_mode_off()
10880 reset_time_small(&bbr->r_ctl.rc_rttprop, newval); in bbr_check_probe_rtt_limits()
10894 reset_time_small(&bbr->r_ctl.rc_rttprop, in bbr_check_probe_rtt_limits()
10906 reset_time_small(&bbr->r_ctl.rc_rttprop, newval); in bbr_check_probe_rtt_limits()
14444 reset_time_small(&bbr->r_ctl.rc_rttprop, (optval * USECS_IN_SECOND)); in bbr_set_sockopt()