Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_hpts.c274 counter_u64_t hpts_hopelessly_behind; variable
277 &hpts_hopelessly_behind,
1434 counter_u64_add(hpts_hopelessly_behind, 1); in tcp_hptsi()
1830 hpts_hopelessly_behind = counter_u64_alloc(M_WAITOK); in tcp_hpts_mod_load()
2054 counter_u64_free(hpts_hopelessly_behind); in tcp_hpts_mod_unload()