FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Show NAT handoff frame queue options reply. More...
Data Fields | |
option | in_progress |
u32 | context |
i32 | retval |
u32 | frame_queue_nelts |
Show NAT handoff frame queue options reply.
context | - sender context, to match reply w/ request |
retval | - return code for the request |
frame_queue_nelts | - number of worker handoff frame queue elements |
Definition at line 856 of file nat44_ei.api.
u32 vl_api_nat44_ei_show_fq_options_reply_t::context |
Definition at line 859 of file nat44_ei.api.
u32 vl_api_nat44_ei_show_fq_options_reply_t::frame_queue_nelts |
Definition at line 861 of file nat44_ei.api.
option vl_api_nat44_ei_show_fq_options_reply_t::in_progress |
Definition at line 858 of file nat44_ei.api.
i32 vl_api_nat44_ei_show_fq_options_reply_t::retval |
Definition at line 860 of file nat44_ei.api.