![]() |
FD.io VPP
v21.06
Vector Packet Processing
|
NAT workers details response. More...
Data Fields | |
| u32 | context |
| u32 | worker_index |
| u32 | lcore_id |
| string | name [64] |
NAT workers details response.
| context | - sender context, to match reply w/ request |
| worker_index | - worker index |
| lcore_id | - lcore ID |
| name | - worker name |
Definition at line 348 of file nat44_ed.api.
| u32 vl_api_nat_worker_details_t::context |
Definition at line 349 of file nat44_ed.api.
| u32 vl_api_nat_worker_details_t::lcore_id |
Definition at line 351 of file nat44_ed.api.
| string vl_api_nat_worker_details_t::name[64] |
Definition at line 352 of file nat44_ed.api.
| u32 vl_api_nat_worker_details_t::worker_index |
Definition at line 350 of file nat44_ed.api.