Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dversion.map8 rte_vhost_driver_enable_features;
H A Drte_vhost.h486 int rte_vhost_driver_enable_features(const char *path, uint64_t features);
H A Dsocket.c648 rte_vhost_driver_enable_features(const char *path, uint64_t features) in rte_vhost_driver_enable_features() function
/f-stack/dpdk/examples/vhost/
H A Dmain.c1630 rte_vhost_driver_enable_features(file, in main()