FD.io VPP  v21.06
Vector Packet Processing
vl_api_nat44_ed_set_fq_options_t Struct Reference

Set NAT handoff frame queue options. More...

Data Fields

option in_progress
 
u32 client_index
 
u32 context
 
u32 frame_queue_nelts
 

Detailed Description

Set NAT handoff frame queue options.

Template Parameters
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.

Field Documentation

◆ client_index

u32 vl_api_nat44_ed_set_fq_options_t::client_index

Definition at line 1211 of file nat44_ed.api.

◆ context

u32 vl_api_nat44_ed_set_fq_options_t::context

Definition at line 1212 of file nat44_ed.api.

◆ frame_queue_nelts

u32 vl_api_nat44_ed_set_fq_options_t::frame_queue_nelts

Definition at line 1213 of file nat44_ed.api.

◆ in_progress

option vl_api_nat44_ed_set_fq_options_t::in_progress

Definition at line 1210 of file nat44_ed.api.


The documentation for this struct was generated from the following file: