Home
last modified time | relevance | path

Searched defs:fd_num (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_user.c54 vhost_user_write(int fd, void *buf, int len, int *fds, int fd_num) in vhost_user_write()
261 int fd_num = 0; in vhost_user_sock() local
/f-stack/dpdk/lib/librte_vhost/
H A Dsocket.c103 int *fd_num) in read_fd_message()
154 send_fd_message(int sockfd, char *buf, int buflen, int *fds, int fd_num) in send_fd_message()
H A Dvhost_user.h153 int fd_num; member