Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dpf.c194 #define HOOK_FREE 0x02 macro
1703 hook_runloop(&cur->unlink_hooks, HOOK_REMOVE | HOOK_FREE); in pf_unlink_state()
8885 HOOK_REMOVE | HOOK_FREE); in pf_test_state_esp()
11072 if (flags & HOOK_FREE) { in hook_runloop()