Home
last modified time | relevance | path

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

/dpdk/lib/vhost/
H A Dvhost.h784 void vhost_enable_extbuf(int vid);
H A Dsocket.c235 vhost_enable_extbuf(vid); in vhost_user_add_connection()
H A Dvhost.c776 vhost_enable_extbuf(int vid) in vhost_enable_extbuf() function