FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
vl_api_nat44_user_session_dump_t Struct Reference

NAT44 user's sessions. More...

Data Fields

u32 client_index
 
u32 context
 
u8 ip_address [4]
 
u32 vrf_id
 

Detailed Description

NAT44 user's sessions.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
is_ip4- 1 if address type is IPv4
user_ip- IP address of the user to dump
vrf_id- VRF_ID

Definition at line 690 of file nat.api.

Field Documentation

◆ client_index

u32 vl_api_nat44_user_session_dump_t::client_index

Definition at line 691 of file nat.api.

◆ context

u32 vl_api_nat44_user_session_dump_t::context

Definition at line 692 of file nat.api.

◆ ip_address

u8 vl_api_nat44_user_session_dump_t::ip_address[4]

Definition at line 693 of file nat.api.

◆ vrf_id

u32 vl_api_nat44_user_session_dump_t::vrf_id

Definition at line 694 of file nat.api.


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