Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dpf.c193 #define HOOK_REMOVE 0x01 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()
11061 if (!(flags & HOOK_REMOVE)) { in hook_runloop()