Home
last modified time | relevance | path

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

/dpdk/lib/vhost/
H A Dversion.map77 rte_vhost_get_negotiated_protocol_features;
H A Drte_vhost.h608 rte_vhost_get_negotiated_protocol_features(int vid,
H A Dvhost.c894 rte_vhost_get_negotiated_protocol_features(int vid, in rte_vhost_get_negotiated_protocol_features() function
/dpdk/examples/vhost_blk/
H A Dvhost_blk.c634 ret = rte_vhost_get_negotiated_protocol_features( in new_device()