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

/freebsd-13-stable/share/examples/kld/khelp/
H A Dh_example.c133 example_hook(int hhook_type, int hhook_id, void *udata, void *ctx_data, argument
/freebsd-13-stable/sys/net/
H A Dif_enc.c242 enc_hhook(int32_t hhook_type, int32_t hhook_id, void *udata, void *ctx_data, argument
210 enc_bpftap(struct ifnet *ifp, struct mbuf *m, const struct secasvar *sav, int32_t hhook_type, uint8_t enc, uint8_t af) argument
/freebsd-13-stable/sys/netinet/khelp/
H A Dh_ertt.c197 ertt_packet_measurement_hook(int hhook_type, int hhook_id, void *udata, argument
432 ertt_add_tx_segment_info_hook(int hhook_type, int hhook_id, void *udata, argument
/freebsd-13-stable/sys/kern/
H A Dkern_hhook.c294 hhook_head_register(int32_t hhook_type, int32_t hhook_id, struct hhook_head **hhh, argument
391 hhook_head_deregister_lookup(int32_t hhook_type, int32_t hhook_id) argument
410 hhook_head_get(int32_t hhook_type, int32_t hhook_id) argument

Completed in 33 milliseconds