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

Set NAT workers. More...

Data Fields

option in_progress
 
u32 client_index
 
u32 context
 
u64 worker_mask
 

Detailed Description

Set NAT workers.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
worker_mask- NAT workers mask

Definition at line 124 of file nat44_ei.api.

Field Documentation

◆ client_index

u32 vl_api_nat44_ei_set_workers_t::client_index

Definition at line 126 of file nat44_ei.api.

◆ context

u32 vl_api_nat44_ei_set_workers_t::context

Definition at line 127 of file nat44_ei.api.

◆ in_progress

option vl_api_nat44_ei_set_workers_t::in_progress

Definition at line 125 of file nat44_ei.api.

◆ worker_mask

u64 vl_api_nat44_ei_set_workers_t::worker_mask

Definition at line 128 of file nat44_ei.api.


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