FD.io VPP  v19.01.3-6-g70449b9b9
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
 
u8 enabled
 

Detailed Description

Response to check if forwarding is enabled or disabled.

Template Parameters
context- sender context, to match reply w/ request
enabled- 1 if enabled, 0 if disabled

Definition at line 892 of file nat.api.

Field Documentation

◆ context

u32 vl_api_nat44_forwarding_is_enabled_reply_t::context

Definition at line 893 of file nat.api.

◆ enabled

u8 vl_api_nat44_forwarding_is_enabled_reply_t::enabled

Definition at line 894 of file nat.api.


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