Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_hpts.h47 uint32_t hpts_sleep_time; /* bbr->applimited x */ member
H A Dtcp_hpts.c845 diag->hpts_sleep_time = hpts->p_hpts_sleep_time; in tcp_hpts_insert_diag()
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c2418 log.u_bbr.applimited = diag->hpts_sleep_time; in bbr_log_hpts_diag()
H A Drack.c7159 log.u_bbr.applimited = diag->hpts_sleep_time; in rack_log_hpts_diag()