Searched refs:NET_THREAD_HELD_PF (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.41.9/bsd/net/ | ||
| H A D | dlil.h | 254 #define NET_THREAD_HELD_PF 0x1 /* thread is holding PF lock */ macro |
| H A D | pf_ioctl.c | 4526 marks = net_thread_marks_push(NET_THREAD_HELD_PF); in pf_af_hook() |