FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
NAT44 users response. More...
Data Fields | |
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 |
vl_api_ip4_address_t vl_api_nat44_user_details_t::ip_address |