FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Set NAT handoff frame queue options. More...
Data Fields | |
option | in_progress |
u32 | client_index |
u32 | context |
u32 | frame_queue_nelts |
Set NAT handoff frame queue options.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
frame_queue_nelts | - number of worker handoff frame queue elements |
Definition at line 833 of file nat44_ei.api.
u32 vl_api_nat44_ei_set_fq_options_t::client_index |
Definition at line 835 of file nat44_ei.api.
u32 vl_api_nat44_ei_set_fq_options_t::context |
Definition at line 836 of file nat44_ei.api.
u32 vl_api_nat44_ei_set_fq_options_t::frame_queue_nelts |
Definition at line 837 of file nat44_ei.api.
option vl_api_nat44_ei_set_fq_options_t::in_progress |
Definition at line 834 of file nat44_ei.api.