FD.io VPP  v20.09-64-g4f7b92f0a
Vector Packet Processing
vl_api_nat44_del_user_t Struct Reference

Del NAT44 user. More...

Data Fields

u32 client_index
 
u32 context
 
vl_api_ip4_address_t ip_address
 
u32 fib_index
 

Detailed Description

Del NAT44 user.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
ip_address- IPv4 address
fib_index- FIB index

Definition at line 525 of file nat.api.

Field Documentation

◆ client_index

u32 vl_api_nat44_del_user_t::client_index

Definition at line 526 of file nat.api.

◆ context

u32 vl_api_nat44_del_user_t::context

Definition at line 527 of file nat.api.

◆ fib_index

u32 vl_api_nat44_del_user_t::fib_index

Definition at line 529 of file nat.api.

◆ ip_address

vl_api_ip4_address_t vl_api_nat44_del_user_t::ip_address

Definition at line 528 of file nat.api.


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