FD.io VPP  v20.01-48-g3e0dafb74
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

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 964 of file nat.api.

Field Documentation

◆ context

u32 vl_api_nat44_forwarding_is_enabled_reply_t::context

Definition at line 965 of file nat.api.

◆ enabled

bool vl_api_nat44_forwarding_is_enabled_reply_t::enabled

Definition at line 966 of file nat.api.


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