Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dsocket.c84 static int vhost_user_start_client(struct vhost_user_socket *vsocket);
324 vhost_user_start_client(vsocket); in vhost_user_read_cb()
521 vhost_user_start_client(struct vhost_user_socket *vsocket) in vhost_user_start_client() function
1158 return vhost_user_start_client(vsocket); in rte_vhost_driver_start()