Searched refs:bbr_enter_probe_rtt (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet/tcp_stacks/ |
H A D | bbr.c | 468 bbr_enter_probe_rtt(struct tcp_bbr *bbr, uint32_t cts, int32_t line); 6406 bbr_enter_probe_rtt(bbr, cts, __LINE__); in bbr_set_reduced_rtt() 10657 bbr_enter_probe_rtt(struct tcp_bbr *bbr, uint32_t cts, int32_t line) in bbr_enter_probe_rtt() function 10923 bbr_enter_probe_rtt(bbr, cts, __LINE__); in bbr_state_startup() 11255 bbr_enter_probe_rtt(bbr, cts, __LINE__); in bbr_state_change()
|