FD.io VPP  v21.06
Vector Packet Processing
vl_api_nat_ipfix_enable_disable_t Struct Reference

Enable/disable NAT IPFIX logging. More...

Data Fields

option deprecated
 
u32 client_index
 
u32 context
 
u32 domain_id
 
u16 src_port
 
bool enable
 

Detailed Description

Enable/disable NAT IPFIX logging.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
domain_id- observation domain ID
src_port- source port number
enable- true if enable, false if disable

Definition at line 362 of file nat44_ed.api.

Field Documentation

◆ client_index

u32 vl_api_nat_ipfix_enable_disable_t::client_index

Definition at line 364 of file nat44_ed.api.

◆ context

u32 vl_api_nat_ipfix_enable_disable_t::context

Definition at line 365 of file nat44_ed.api.

◆ deprecated

option vl_api_nat_ipfix_enable_disable_t::deprecated

Definition at line 363 of file nat44_ed.api.

◆ domain_id

u32 vl_api_nat_ipfix_enable_disable_t::domain_id

Definition at line 366 of file nat44_ed.api.

◆ enable

bool vl_api_nat_ipfix_enable_disable_t::enable

Definition at line 368 of file nat44_ed.api.

◆ src_port

u16 vl_api_nat_ipfix_enable_disable_t::src_port

Definition at line 367 of file nat44_ed.api.


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