![]() |
FD.io VPP
v21.06-1-gbb7418cf9
Vector Packet Processing
|
NAT44 users response. More...
Data Fields | |
| option | in_progress |
| u32 | context |
| u32 | vrf_id |
| vl_api_ip4_address_t | ip_address |
| u32 | nsessions |
| u32 | nstaticsessions |
NAT44 users response.
| context | - sender context, to match reply w/ request - VRF ID |
| ip_address | - IPv4 address |
| nsessions | - number of dynamic sessions |
| nstaticsessions | - number of static sessions |
Definition at line 734 of file nat44_ei.api.
| u32 vl_api_nat44_ei_user_details_t::context |
Definition at line 736 of file nat44_ei.api.
| option vl_api_nat44_ei_user_details_t::in_progress |
Definition at line 735 of file nat44_ei.api.
| vl_api_ip4_address_t vl_api_nat44_ei_user_details_t::ip_address |
Definition at line 738 of file nat44_ei.api.
| u32 vl_api_nat44_ei_user_details_t::nsessions |
Definition at line 739 of file nat44_ei.api.
| u32 vl_api_nat44_ei_user_details_t::nstaticsessions |
Definition at line 740 of file nat44_ei.api.
| u32 vl_api_nat44_ei_user_details_t::vrf_id |
Definition at line 737 of file nat44_ei.api.