Searched refs:nstat_controls (Results 1 – 2 of 2) sorted by relevance
161 ctrl = kern.globals.nstat_controls
283 static nstat_control_state *nstat_controls = NULL; variable854 for (state = nstat_controls; state; state = state->ncs_next) { in nstat_route_new_entry()1476 for (state = nstat_controls; state; state = state->ncs_next) { in nstat_tcp_new_pcb()1511 for (state = nstat_controls; state; state = state->ncs_next) { in nstat_pcb_detach()1554 for (state = nstat_controls; state; state = state->ncs_next) { in nstat_pcb_event()1593 for (state = nstat_controls; state; state = state->ncs_next) { in nstat_pcb_cache()1648 for (state = nstat_controls; state; state = state->ncs_next) { in nstat_pcb_invalidate_cache()2016 for (state = nstat_controls; state; state = state->ncs_next) { in nstat_udp_new_pcb()2684 for (state = nstat_controls; state; state = state->ncs_next) { in ntstat_userland_stats_open()2723 for (state = nstat_controls; state; state = state->ncs_next) { in ntstat_userland_stats_close()[all …]