Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dpf_ioctl.c330 struct thread *pf_purge_thread; variable
548 &pf_purge_thread) != 0) { in pfinit()
1612 } else if (pf_purge_thread == NULL) { in pfioctl()
1622 if (pf_purge_thread == NULL) { in pfioctl()
H A Dpfvar.h2179 extern struct thread *pf_purge_thread;
H A Dpf.c1590 if (pf_purge_thread == NULL) { in pf_purge_thread_cont()