Searched defs:ctx_data (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | hhook.h | 140 #define HHOOKS_RUN_IF(hhh, ctx_data, hosd) do { \ argument 152 #define HHOOKS_RUN_LOOKUP_IF(hhook_type, hhook_id, ctx_data, hosd) do { \ argument
|
| /f-stack/freebsd/netinet/khelp/ |
| H A D | h_ertt.c | 198 void *ctx_data, void *hdata, struct osd *hosd) in ertt_packet_measurement_hook() 433 void *ctx_data, void *hdata, struct osd *hosd) in ertt_add_tx_segment_info_hook()
|
| /f-stack/freebsd/net/ |
| H A D | if_enc.c | 242 enc_hhook(int32_t hhook_type, int32_t hhook_id, void *udata, void *ctx_data, in enc_hhook()
|
| /f-stack/freebsd/kern/ |
| H A D | kern_hhook.c | 96 hhook_run_hooks(struct hhook_head *hhh, void *ctx_data, struct osd *hosd) in hhook_run_hooks()
|