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

/freebsd-13-stable/share/examples/kld/khelp/
H A Dh_example.c60 static int example_hook(int hhook_type, int hhook_id, void *udata,
93 * <netinet/tcp_var.h>) with our example_hook() function. We don't require a user
102 .hook_func = &example_hook
108 .hook_func = &example_hook
133 example_hook(int hhook_type, int hhook_id, void *udata, void *ctx_data, function

Completed in 80 milliseconds