Searched refs:bbr_set_reduced_rtt (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet/tcp_stacks/ |
H A D | bbr.c | 6396 bbr_set_reduced_rtt(struct tcp_bbr *bbr, uint32_t cts, uint32_t line) in bbr_set_reduced_rtt() function 6702 bbr_set_reduced_rtt(bbr, cts, __LINE__); in bbr_update_bbr_info() 10920 bbr_set_reduced_rtt(bbr, cts, __LINE__); in bbr_state_startup() 11252 bbr_set_reduced_rtt(bbr, cts, __LINE__); in bbr_state_change() 12819 bbr_set_reduced_rtt(bbr, cts, __LINE__); in bbr_output_wtime()
|