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

NAT workers details response. More...

Data Fields

option in_progress
 
u32 context
 
u32 worker_index
 
u32 lcore_id
 
string name [64]
 

Detailed Description

NAT workers details response.

Template Parameters
context- sender context, to match reply w/ request
worker_index- worker index
lcore_id- lcore ID
name- worker name

Definition at line 147 of file nat44_ei.api.

Field Documentation

◆ context

u32 vl_api_nat44_ei_worker_details_t::context

Definition at line 149 of file nat44_ei.api.

◆ in_progress

option vl_api_nat44_ei_worker_details_t::in_progress

Definition at line 148 of file nat44_ei.api.

◆ lcore_id

u32 vl_api_nat44_ei_worker_details_t::lcore_id

Definition at line 151 of file nat44_ei.api.

◆ name

string vl_api_nat44_ei_worker_details_t::name[64]

Definition at line 152 of file nat44_ei.api.

◆ worker_index

u32 vl_api_nat44_ei_worker_details_t::worker_index

Definition at line 150 of file nat44_ei.api.


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