Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c346 counter_u64_t rack_input_idle_reduces; variable
1401 rack_input_idle_reduces = counter_u64_alloc(M_WAITOK); in rack_init_sysctls()
1405 &rack_input_idle_reduces, in rack_init_sysctls()
2174 counter_u64_free(rack_input_idle_reduces); in rack_counter_destroy()
10906 counter_u64_add(rack_input_idle_reduces, 1); in rack_do_segment_nounlock()