NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pf_thread_create
sys/dist/pf/net/pf_ioctl.c
116
void pf_thread_create(void *);
sys/dist/pf/net/pf_ioctl.c
333
kthread_create_deferred(pf_thread_create, NULL);