Home
last modified time | relevance | path

Searched refs:vhost_enable_extbuf (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost.h676 void vhost_enable_extbuf(int vid);
H A Dsocket.c232 vhost_enable_extbuf(vid); in vhost_user_add_connection()
H A Dvhost.c753 vhost_enable_extbuf(int vid) in vhost_enable_extbuf() function