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

Show NAT handoff frame queue options reply. More...

Data Fields

option in_progress
 
u32 context
 
i32 retval
 
u32 frame_queue_nelts
 

Detailed Description

Show NAT handoff frame queue options reply.

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

Field Documentation

◆ context

u32 vl_api_nat44_ed_show_fq_options_reply_t::context

Definition at line 1235 of file nat44_ed.api.

◆ frame_queue_nelts

u32 vl_api_nat44_ed_show_fq_options_reply_t::frame_queue_nelts

Definition at line 1237 of file nat44_ed.api.

◆ in_progress

option vl_api_nat44_ed_show_fq_options_reply_t::in_progress

Definition at line 1234 of file nat44_ed.api.

◆ retval

i32 vl_api_nat44_ed_show_fq_options_reply_t::retval

Definition at line 1236 of file nat44_ed.api.


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