FD.io VPP
v19.08.2-294-g37e99c22d
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 |