Searched refs:rack_fto_send (Results 1 – 1 of 1) sorted by relevance
396 counter_u64_t rack_fto_send; variable822 counter_u64_zero(rack_fto_send); in sysctl_rack_clear()1710 rack_fto_send = counter_u64_alloc(M_WAITOK); in rack_init_sysctls()1714 &rack_fto_send, "Total number of rack_fast_output sends"); in rack_init_sysctls()3317 counter_u64_free(rack_fto_send); in rack_counter_destroy()19517 counter_u64_add(rack_fto_send, 1); in rack_fast_output()