FD.io VPP
v16.06
Vector Packet Processing
|
Data Fields | |
struct sockaddr_un | sun |
int | sockfd |
unix_file_t | template |
uword * | event_data |
Definition at line 1596 of file vhost_user.c.
uword* dpdk_vu_process_state::event_data |
Definition at line 1600 of file vhost_user.c.
int dpdk_vu_process_state::sockfd |
Definition at line 1598 of file vhost_user.c.
struct sockaddr_un dpdk_vu_process_state::sun |
Definition at line 1597 of file vhost_user.c.
unix_file_t dpdk_vu_process_state::template |
Definition at line 1599 of file vhost_user.c.