Home
last modified time | relevance | path

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

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