Home
last modified time | relevance | path

Searched refs:NET_THREAD_HELD_PF (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.41.9/bsd/net/
H A Ddlil.h254 #define NET_THREAD_HELD_PF 0x1 /* thread is holding PF lock */ macro
H A Dpf_ioctl.c4526 marks = net_thread_marks_push(NET_THREAD_HELD_PF); in pf_af_hook()