Home
last modified time | relevance | path

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

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