Home
last modified time | relevance | path

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

/dpdk/lib/vhost/
H A Dsocket.c84 static int vhost_user_start_client(struct vhost_user_socket *vsocket);
327 vhost_user_start_client(vsocket); in vhost_user_read_cb()
518 vhost_user_start_client(struct vhost_user_socket *vsocket) in vhost_user_start_client() function
1137 return vhost_user_start_client(vsocket); in rte_vhost_driver_start()