FD.io VPP  v21.06
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 1198 of file nat44_ed.api.

Field Documentation

◆ context

u32 vl_api_nat44_forwarding_is_enabled_reply_t::context

Definition at line 1200 of file nat44_ed.api.

◆ deprecated

option vl_api_nat44_forwarding_is_enabled_reply_t::deprecated

Definition at line 1199 of file nat44_ed.api.

◆ enabled

bool vl_api_nat44_forwarding_is_enabled_reply_t::enabled

Definition at line 1201 of file nat44_ed.api.


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