Home
last modified time | relevance | path

Searched refs:ngthread (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_base.c228 static void ngthread(void *);
3226 if (kproc_kthread_add(ngthread, NULL, &p, &td, in ngb_mod_event()
3399 ngthread(void *arg) in ngthread() function
/f-stack/lib/
H A Dff_ng_base.c229 static void ngthread(void *);
3253 if (kproc_kthread_add(ngthread, NULL, &p, &td, in ngb_mod_event()
3428 ngthread(void *arg) in ngthread() function