Searched refs:read_fd_message (Results 1 – 3 of 3) sorted by relevance
| /dpdk/lib/vhost/ |
| H A D | vhost_user.h | 173 int read_fd_message(char *ifname, int sockfd, char *buf, int buflen, int *fds, int max_fds,
|
| H A D | socket.c | 102 read_fd_message(char *ifname, int sockfd, char *buf, int buflen, int *fds, int max_fds, in read_fd_message() function
|
| H A D | vhost_user.c | 2710 ret = read_fd_message(dev->ifname, sockfd, (char *)&ctx->msg, VHOST_USER_HDR_SIZE, in read_vhost_message()
|