Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dpf_ioctl.c330 struct thread *pf_purge_thread; variable
496 &pf_purge_thread) != 0) { in pfinit()
1560 } else if (pf_purge_thread == NULL) { in pfioctl()
1570 if (pf_purge_thread == NULL) { in pfioctl()
H A Dpfvar.h2179 extern struct thread *pf_purge_thread;
H A Dpf.c1533 if (pf_purge_thread == NULL) { in pf_purge_thread_cont()