Searched refs:example_hook (Results 1 – 1 of 1) sorted by relevance
58 static int example_hook(int hhook_type, int hhook_id, void *udata,100 .hook_func = &example_hook106 .hook_func = &example_hook131 example_hook(int hhook_type, int hhook_id, void *udata, void *ctx_data, in example_hook() function