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 1232 of file nat44_ed.api.
u32 vl_api_nat44_ed_show_fq_options_reply_t::context |
Definition at line 1235 of file nat44_ed.api.
u32 vl_api_nat44_ed_show_fq_options_reply_t::frame_queue_nelts |
Definition at line 1237 of file nat44_ed.api.
option vl_api_nat44_ed_show_fq_options_reply_t::in_progress |
Definition at line 1234 of file nat44_ed.api.
i32 vl_api_nat44_ed_show_fq_options_reply_t::retval |
Definition at line 1236 of file nat44_ed.api.