Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_hpts.c252 counter_u64_t back_tosleep; variable
255 &back_tosleep, "Number of times hpts found no tcbs");
1769 counter_u64_add(back_tosleep, 1); in tcp_hptsi()
1886 back_tosleep = counter_u64_alloc(M_WAITOK); in tcp_init_hptsi()