Searched refs:bbr_log_hpts_diag (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet/tcp_stacks/ |
H A D | bbr.c | 492 bbr_log_hpts_diag(struct tcp_bbr *bbr, uint32_t cts, struct hpts_diag *diag); 910 bbr_log_hpts_diag(bbr, cts, &diag); in bbr_start_hpts_timer() 942 bbr_log_hpts_diag(bbr, cts, &diag); in bbr_start_hpts_timer() 2392 bbr_log_hpts_diag(struct tcp_bbr *bbr, uint32_t cts, struct hpts_diag *diag) in bbr_log_hpts_diag() function 14143 bbr_log_hpts_diag(bbr, cts, &diag); in bbr_switch_failed()
|