Searched refs:bbr_log_to_start (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet/tcp_stacks/ |
H A D | bbr.c | 485 bbr_log_to_start(struct tcp_bbr *bbr, uint32_t cts, uint32_t to, int32_t slot, 909 bbr_log_to_start(bbr, cts, hpts_timeout, slot, 1); in bbr_start_hpts_timer() 941 bbr_log_to_start(bbr, cts, hpts_timeout, slot, 0); in bbr_start_hpts_timer() 2478 bbr_log_to_start(struct tcp_bbr *bbr, uint32_t cts, uint32_t to, int32_t slot, uint8_t which) in bbr_log_to_start() function
|