Home
last modified time | relevance | path

Searched refs:bbr_log_hpts_diag (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c504 bbr_log_hpts_diag(struct tcp_bbr *bbr, uint32_t cts, struct hpts_diag *diag);
921 bbr_log_hpts_diag(bbr, cts, &diag); in bbr_start_hpts_timer()
953 bbr_log_hpts_diag(bbr, cts, &diag); in bbr_start_hpts_timer()
2413 bbr_log_hpts_diag(struct tcp_bbr *bbr, uint32_t cts, struct hpts_diag *diag) in bbr_log_hpts_diag() function