Home
last modified time | relevance | path

Searched refs:rte_vhost_extern_callback_register (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/lib/librte_vhost/
H A Dversion.map64 rte_vhost_extern_callback_register;
H A Drte_vhost.h989 rte_vhost_extern_callback_register(int vid,
H A Dvhost.c1564 int rte_vhost_extern_callback_register(int vid, in rte_vhost_extern_callback_register() function
/f-stack/dpdk/examples/vhost_blk/
H A Dvhost_blk_compat.c156 rc = rte_vhost_extern_callback_register(vid, &g_extern_vhost_ops, NULL); in vhost_session_install_rte_compat_hooks()