Home
last modified time | relevance | path

Searched refs:hook (Results 1 – 5 of 5) sorted by relevance

/dpdk/lib/eal/windows/
H A Deal.c84 rte_usage_hook_t hook = eal_get_application_usage_hook(); in eal_usage() local
91 if (hook) { in eal_usage()
93 (hook)(prgname); in eal_usage()
/dpdk/lib/eal/freebsd/
H A Deal.c334 rte_usage_hook_t hook = eal_get_application_usage_hook(); in eal_usage() local
339 if (hook) { in eal_usage()
341 (hook)(prgname); in eal_usage()
/dpdk/lib/eal/linux/
H A Deal.c439 rte_usage_hook_t hook = eal_get_application_usage_hook(); in eal_usage() local
456 if (hook) { in eal_usage()
458 (hook)(prgname); in eal_usage()
/dpdk/doc/guides/nics/
H A Dark.rst142 object file contains extension (or hook) functions that are registered
165 /* Global structure passed to extension/hook functions */
176 /* Create ark_user_extension object for use in other hook functions */
/dpdk/doc/guides/prog_guide/
H A Dswitch_representation.rst57 connecting them together. Device drivers must provide means to hook the