FD.io VPP  v17.07.01-10-g3be13f0
Vector Packet Processing
vl_api_snat_worker_details_t Struct Reference

S-NAT workers details response. More...

Data Fields

u32 context
 
u32 worker_index
 
u32 lcore_id
 
u8 name [64]
 

Detailed Description

S-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 254 of file snat.api.

Field Documentation

u32 vl_api_snat_worker_details_t::context

Definition at line 255 of file snat.api.

u32 vl_api_snat_worker_details_t::lcore_id

Definition at line 257 of file snat.api.

u8 vl_api_snat_worker_details_t::name[64]

Definition at line 258 of file snat.api.

u32 vl_api_snat_worker_details_t::worker_index

Definition at line 256 of file snat.api.


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