Searched defs:hosd (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_khelp.c | 151 khelp_init_osd(uint32_t classes, struct osd *hosd) in khelp_init_osd() 188 khelp_destroy_osd(struct osd *hosd) in khelp_destroy_osd() 212 khelp_remove_osd(struct helper *h, struct osd *hosd) in khelp_remove_osd() 232 khelp_get_osd(struct osd *hosd, int32_t id) in khelp_get_osd()
|
| H A D | kern_hhook.c | 96 hhook_run_hooks(struct hhook_head *hhh, void *ctx_data, struct osd *hosd) in hhook_run_hooks()
|
| /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 | 243 void *hdata, struct osd *hosd) in enc_hhook()
|