npf_worker.c | 32 __KERNEL_RCSID(0, "$NetBSD: npf_worker.c,v 1.10 2020/08/27 18:49:36 riastradh Exp $"); 46 typedef struct npf_worker { struct 66 static void npf_worker(void *) __dead; 91 NULL, npf_worker, winfo, &winfo->worker[i], "npfgc%u", i)) { 261 * npf_worker: the main worker loop, processing enlisted NPF instances. 268 npf_worker(void *arg) function in typeref:typename:void
|