Home
last modified time | relevance | path

Searched defs:hpts_diag (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_hpts.h54 struct hpts_diag { struct
55 uint32_t p_hpts_active; /* bbr->flex7 x */
56 uint32_t p_nxt_slot; /* bbr->flex1 x */
57 uint32_t p_cur_slot; /* bbr->flex2 x */
60 uint32_t slot_req; /* bbr->flex3 x */
61 uint32_t inp_hptsslot; /* bbr->flex4 x */
63 uint32_t have_slept; /* bbr->epoch x */
66 uint32_t need_new_to; /* bbr->flex6 x */
68 uint32_t maxticks; /* bbr->delRate x */
69 uint32_t wheel_cts; /* bbr->rttProp x */
[all …]