FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Memory interface details structure. More...
Data Fields | |
u32 | context |
u32 | socket_id |
string | socket_filename [108] |
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 |
string vl_api_memif_socket_filename_details_t::socket_filename[108] |