FD.io VPP  v21.01.1
Vector Packet Processing
vl_api_nat44_forwarding_is_enabled_reply_t Struct Reference

Response to check if forwarding is enabled or disabled. More...

Data Fields

option deprecated
 
u32 context
 
bool enabled
 

Detailed Description

Response to check if forwarding is enabled or disabled.

Template Parameters
context- sender context, to match reply w/ request
enabled- true if enabled, false if disabled

Definition at line 1174 of file nat44.api.

Field Documentation

◆ context

u32 vl_api_nat44_forwarding_is_enabled_reply_t::context

Definition at line 1176 of file nat44.api.

◆ deprecated

option vl_api_nat44_forwarding_is_enabled_reply_t::deprecated

Definition at line 1175 of file nat44.api.

◆ enabled

bool vl_api_nat44_forwarding_is_enabled_reply_t::enabled

Definition at line 1177 of file nat44.api.


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