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

Enable/disable forwarding for NAT44 Forward packets which don't match existing translation or static mapping instead of dropping them. More...

Data Fields

u32 client_index
 
u32 context
 
u8 enable
 

Detailed Description

Enable/disable forwarding for NAT44 Forward packets which don't match existing translation or static mapping instead of dropping them.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
enable- 0 for enable, 1 for disable

Definition at line 873 of file nat.api.

Field Documentation

◆ client_index

u32 vl_api_nat44_forwarding_enable_disable_t::client_index

Definition at line 874 of file nat.api.

◆ context

u32 vl_api_nat44_forwarding_enable_disable_t::context

Definition at line 875 of file nat.api.

◆ enable

u8 vl_api_nat44_forwarding_enable_disable_t::enable

Definition at line 876 of file nat.api.


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