Home
last modified time | relevance | path

Searched refs:pf_purge_thread (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/bsd/net/
H A Dpf_ioctl.c331 struct thread *pf_purge_thread; variable
549 &pf_purge_thread) != 0) { in pfinit()
1628 } else if (pf_purge_thread == NULL) { in pfioctl()
1638 if (pf_purge_thread == NULL) { in pfioctl()
H A Dpfvar.h2252 extern struct thread *pf_purge_thread;
H A Dpf.c1574 if (pf_purge_thread == NULL) { in pf_purge_thread_cont()