Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dpf_ioctl.c330 struct thread *pf_purge_thread; variable
548 &pf_purge_thread) != 0) { in pfinit()
1627 } else if (pf_purge_thread == NULL) { in pfioctl()
1637 if (pf_purge_thread == NULL) { in pfioctl()
H A Dpfvar.h2252 extern struct thread *pf_purge_thread;
H A Dpf.c1571 if (pf_purge_thread == NULL) { in pf_purge_thread_cont()