Searched defs:hook_type (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/sys/
H A Dhhook.h89 int32_t hook_type; member in struct:hookinfo
/freebsd-13-stable/sys/kern/
H A Dkern_hhook.c463 hhook_head_is_virtualised_lookup(int32_t hook_type, int32_t hook_id) argument
/freebsd-13-stable/contrib/libevent/test/
H A Dregress_rpc.c400 const char *hook_type = arg; local
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_rpc.c400 const char *hook_type = arg; local
/freebsd-13-stable/sys/net/
H A Dpfil.c77 enum pfil_types hook_type; member in struct:pfil_hook
/freebsd-13-stable/contrib/libevent/
H A Devrpc.c169 evrpc_remove_hook(void *vbase, enum EVRPC_HOOK_TYPE hook_type, void *handle) argument
120 evrpc_add_hook(void *vbase, enum EVRPC_HOOK_TYPE hook_type, int (*cb)(void *, struct evhttp_request *, struct evbuffer *, void *), void *cb_arg) argument
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Devrpc.c169 evrpc_remove_hook(void *vbase, enum EVRPC_HOOK_TYPE hook_type, void *handle) argument
120 evrpc_add_hook(void *vbase, enum EVRPC_HOOK_TYPE hook_type, int (*cb)(void *, struct evhttp_request *, struct evbuffer *, void *), void *cb_arg) argument

Completed in 123 milliseconds