FD.io VPP  v21.01.1
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

option deprecated
 
u32 client_index
 
u32 context
 
bool 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- true for enable, false for disable

Definition at line 1153 of file nat44.api.

Field Documentation

◆ client_index

u32 vl_api_nat44_forwarding_enable_disable_t::client_index

Definition at line 1155 of file nat44.api.

◆ context

u32 vl_api_nat44_forwarding_enable_disable_t::context

Definition at line 1156 of file nat44.api.

◆ deprecated

option vl_api_nat44_forwarding_enable_disable_t::deprecated

Definition at line 1154 of file nat44.api.

◆ enable

bool vl_api_nat44_forwarding_enable_disable_t::enable

Definition at line 1157 of file nat44.api.


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