Searched refs:hook_func_t (Results 1 – 2 of 2) sorted by relevance
53 typedef int (* hook_func_t)(hook_event_token_t, hook_data_t, void *); typedef81 hook_func_t h_func; /* callback func */
595 hook_func_t hookfn; in ipf_hook_protocol_notify()