Searched defs:hdata (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12.1/sys/sys/ |
| H A D | module_khelp.h | 75 #define KHELP_DECLARE_MOD_UMA(hname, hdata, hhooks, version, size, ctor, dtor) \ argument 93 #define KHELP_DECLARE_MOD(hname, hdata, hhooks, version) \ argument
|
| /freebsd-12.1/sys/kern/ |
| H A D | kern_khelp.c | 154 void *hdata; in khelp_init_osd() local 214 void *hdata; in khelp_remove_osd() local
|
| H A D | kern_hhook.c | 99 void *hdata; in hhook_run_hooks() local
|
| /freebsd-12.1/share/examples/kld/khelp/ |
| H A D | h_example.c | 134 void *hdata, struct osd *hosd) in example_hook()
|
| /freebsd-12.1/sys/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()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | value-prof.h | 59 } hdata; /* Profiled information specific data. */ member
|
| /freebsd-12.1/crypto/openssl/ssl/statem/ |
| H A D | statem_lib.c | 169 void **hdata, size_t *hdatalen) in get_cert_verify_tbs_data() 237 void *hdata; in tls_construct_cert_verify() local 358 void *hdata; in tls_process_cert_verify() local
|
| H A D | extensions.c | 1545 void *hdata; in tls_psk_do_binder() local
|
| /freebsd-12.1/crypto/openssl/ssl/ |
| H A D | s3_enc.c | 380 void *hdata; in ssl3_digest_cached_records() local
|
| H A D | tls13_enc.c | 504 void *hdata; in tls13_change_cipher_state() local
|
| /freebsd-12.1/sys/net/ |
| H A D | if_enc.c | 239 void *hdata, struct osd *hosd) in enc_hhook()
|
| H A D | if_var.h | 179 char *hdata; /* Upper layer header data (rw) */ member
|
| /freebsd-12.1/sys/netgraph/ |
| H A D | ng_vlan.c | 65 #define IS_HOOK_VLAN_SET(hdata) \ argument
|