Searched refs:bbr_check_bbr_for_state (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | bbr.c | 11380 bbr_check_bbr_for_state(struct tcp_bbr *bbr, uint32_t cts, int32_t line, uint32_t losses) in bbr_check_bbr_for_state() function 11667 bbr_check_bbr_for_state(bbr, cts, __LINE__, (bbr->r_ctl.rc_lost - lost)); in bbr_do_segment_nounlock() 12235 bbr_check_bbr_for_state(bbr, cts, __LINE__, 0); in bbr_output_wtime() 12886 bbr_check_bbr_for_state(bbr, cts, __LINE__, 0); in bbr_output_wtime() 14198 bbr_check_bbr_for_state(bbr, cts, __LINE__, 0); in bbr_output_wtime()
|