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

/xnu-2422.115.4/bsd/net/
H A Dpf_ioctl.c361 struct thread *pf_purge_thread; variable in typeref:struct:thread
556 &pf_purge_thread) != 0) {
1773 } else if (pf_purge_thread == NULL) {
1783 if (pf_purge_thread == NULL) {
H A Dpfvar.h2179 extern struct thread *pf_purge_thread;
H A Dpf.c1502 if (pf_purge_thread == NULL) {

Completed in 43 milliseconds