Searched refs:endpnt_reap (Results 1 – 1 of 1) sorted by relevance
166 static void endpnt_reap(endpnt_type_t *);1772 if (taskq_dispatch(endpnt_taskq, (task_func_t *)endpnt_reap, etp, in endpnt_reap_dispatch()1785 endpnt_reap(endpnt_type_t *etp) in endpnt_reap() function