FD.io VPP  v20.09-64-g4f7b92f0a
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 1087 of file nat.api.

Field Documentation

◆ context

u32 vl_api_nat44_forwarding_is_enabled_reply_t::context

Definition at line 1088 of file nat.api.

◆ enabled

bool vl_api_nat44_forwarding_is_enabled_reply_t::enabled

Definition at line 1089 of file nat.api.


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