FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Memory interface details structure. More...
Data Fields | |
u32 | context |
u32 | socket_id |
u8 | socket_filename [128] |
Memory interface details structure.
context | - sender context, to match reply w/ request |
socket_id | - u32 used to identify the given socket filename |
socket_filename | - correpsonding NUL terminated socket filename |
u8 vl_api_memif_socket_filename_details_t::socket_filename[128] |