Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c11263 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
11544 bbr_check_bbr_for_state(bbr, cts, __LINE__, (bbr->r_ctl.rc_lost - lost)); in bbr_do_segment_nounlock()
12093 bbr_check_bbr_for_state(bbr, cts, __LINE__, 0); in bbr_output_wtime()
12741 bbr_check_bbr_for_state(bbr, cts, __LINE__, 0); in bbr_output_wtime()
14000 bbr_check_bbr_for_state(bbr, cts, __LINE__, 0); in bbr_output_wtime()