Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dpf.c195 #define HOOK_FREE 0x02 macro
1741 hook_runloop(&cur->unlink_hooks, HOOK_REMOVE | HOOK_FREE); in pf_unlink_state()
8920 HOOK_REMOVE | HOOK_FREE); in pf_test_state_esp()
11103 if (flags & HOOK_FREE) { in hook_runloop()