Searched refs:example_hook (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/share/examples/kld/khelp/
H A Dh_example.c58 static int example_hook(int hhook_type, int hhook_id, void *udata,
91 * <netinet/tcp_var.h>) with our example_hook() function. We don't require a user
100 .hook_func = &example_hook
106 .hook_func = &example_hook
131 example_hook(int hhook_type, int hhook_id, void *udata, void *ctx_data, function

Completed in 46 milliseconds