Searched refs:bbr_log_to_processing (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | bbr.c | 2340 bbr_log_to_processing(struct tcp_bbr *bbr, uint32_t cts, int32_t ret, int32_t timers, uint8_t hpts_… in bbr_log_to_processing() function 5215 bbr_log_to_processing(bbr, cts, ret, 0, hpts_calling); in bbr_process_timers() 5220 bbr_log_to_processing(bbr, cts, ret, 0, hpts_calling); in bbr_process_timers() 5229 bbr_log_to_processing(bbr, cts, ret, left, hpts_calling); in bbr_process_timers() 5251 bbr_log_to_processing(bbr, cts, ret, timers, hpts_calling); in bbr_process_timers()
|