Searched refs:rack_fto_send (Results 1 – 1 of 1) sorted by relevance
389 counter_u64_t rack_fto_send; variable804 counter_u64_zero(rack_fto_send); in sysctl_rack_clear()1594 rack_fto_send = counter_u64_alloc(M_WAITOK); in rack_init_sysctls()1598 &rack_fto_send, "Total number of rack_fast_output sends"); in rack_init_sysctls()3191 counter_u64_free(rack_fto_send); in rack_counter_destroy()19394 counter_u64_add(rack_fto_send, 1); in rack_fast_output()