FD.io VPP
v19.08.2-294-g37e99c22d
Vector Packet Processing
|
NAT44 user's sessions. More...
Data Fields | |
u32 | client_index |
u32 | context |
vl_api_ip4_address_t | ip_address |
u32 | vrf_id |
NAT44 user's sessions.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
ip_address | - IPv4 address of the user to dump |
vrf_id | - VRF_ID |
vl_api_ip4_address_t vl_api_nat44_user_session_dump_t::ip_address |