Searched refs:vhost_user_read_cb (Results 1 – 1 of 1) sorted by relevance
82 static void vhost_user_read_cb(int fd, void *dat, int *remove);259 ret = fdset_add(&vhost_user.fdset, fd, vhost_user_read_cb, in vhost_user_add_connection()301 vhost_user_read_cb(int connfd, void *dat, int *remove) in vhost_user_read_cb() function