Searched defs:hhook_type (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/share/examples/kld/khelp/
H A Dh_example.c131 example_hook(int hhook_type, int hhook_id, void *udata, void *ctx_data, argument
/freebsd-10.0-release/sys/kern/
H A Dkern_hhook.c291 hhook_head_register(int32_t hhook_type, int32_t hhook_id, struct hhook_head **hhh, argument
388 hhook_head_deregister_lookup(int32_t hhook_type, int32_t hhook_id) argument
407 hhook_head_get(int32_t hhook_type, int32_t hhook_id) argument
/freebsd-10.0-release/sys/netinet/khelp/
H A Dh_ertt.c195 ertt_packet_measurement_hook(int hhook_type, int hhook_id, void *udata, argument
429 ertt_add_tx_segment_info_hook(int hhook_type, int hhook_id, void *udata, argument

Completed in 186 milliseconds