Home
last modified time | relevance | path

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

/dpdk/lib/vhost/
H A Dversion.map25 rte_vhost_driver_enable_features;
H A Drte_vhost.h515 int rte_vhost_driver_enable_features(const char *path, uint64_t features);
H A Dsocket.c642 rte_vhost_driver_enable_features(const char *path, uint64_t features) in rte_vhost_driver_enable_features() function
/dpdk/examples/vhost/
H A Dmain.c1925 rte_vhost_driver_enable_features(file, in main()