Searched refs:bbr_enter_probe_rtt (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | bbr.c | 478 bbr_enter_probe_rtt(struct tcp_bbr *bbr, uint32_t cts, int32_t line); 6507 bbr_enter_probe_rtt(bbr, cts, __LINE__); in bbr_set_reduced_rtt() 10774 bbr_enter_probe_rtt(struct tcp_bbr *bbr, uint32_t cts, int32_t line) in bbr_enter_probe_rtt() function 11040 bbr_enter_probe_rtt(bbr, cts, __LINE__); in bbr_state_startup() 11372 bbr_enter_probe_rtt(bbr, cts, __LINE__); in bbr_state_change()
|