FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Control ping from the client to the server response. More...
Data Fields | |
u32 | context |
i32 | retval |
u32 | client_index |
u32 | vpe_pid |
Control ping from the client to the server response.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
retval | - return code for the request |
vpe_pid | - the pid of the vpe, returned by the server |