FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Control ping from the client to the server response. More...
Data Fields | |
option | deprecated |
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 |
Definition at line 113 of file nat44_ed.api.
u32 vl_api_nat_control_ping_reply_t::client_index |
Definition at line 118 of file nat44_ed.api.
u32 vl_api_nat_control_ping_reply_t::context |
Definition at line 116 of file nat44_ed.api.
option vl_api_nat_control_ping_reply_t::deprecated |
Definition at line 115 of file nat44_ed.api.
i32 vl_api_nat_control_ping_reply_t::retval |
Definition at line 117 of file nat44_ed.api.
u32 vl_api_nat_control_ping_reply_t::vpe_pid |
Definition at line 119 of file nat44_ed.api.