FD.io VPP
v21.06
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 1209 of file nat44_ed.api.
u32 vl_api_nat44_ed_set_fq_options_t::client_index |
Definition at line 1211 of file nat44_ed.api.
u32 vl_api_nat44_ed_set_fq_options_t::context |
Definition at line 1212 of file nat44_ed.api.
u32 vl_api_nat44_ed_set_fq_options_t::frame_queue_nelts |
Definition at line 1213 of file nat44_ed.api.
option vl_api_nat44_ed_set_fq_options_t::in_progress |
Definition at line 1210 of file nat44_ed.api.