Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_hpts.h64 uint32_t hpts_sleep_time; /* bbr->applimited x */ member
H A Dtcp_hpts.c918 diag->hpts_sleep_time = hpts->p_hpts_sleep_time; in tcp_hpts_insert_locked()
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c4717 log.u_bbr.applimited = diag->hpts_sleep_time; in rack_log_hpts_diag()
H A Dbbr.c2431 log.u_bbr.applimited = diag->hpts_sleep_time; in bbr_log_hpts_diag()