FD.io VPP  v17.04-9-g99c0734
Vector Packet Processing
vl_api_snat_ipfix_enable_disable_t Struct Reference

Enable/disable S-NAT IPFIX logging. More...

Data Fields

u32 client_index
 
u32 context
 
u32 domain_id
 
u16 src_port
 
u8 enable
 

Detailed Description

Enable/disable S-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- 1 if enable, 0 if disable

Definition at line 344 of file snat.api.

Field Documentation

u32 vl_api_snat_ipfix_enable_disable_t::client_index

Definition at line 345 of file snat.api.

u32 vl_api_snat_ipfix_enable_disable_t::context

Definition at line 346 of file snat.api.

u32 vl_api_snat_ipfix_enable_disable_t::domain_id

Definition at line 347 of file snat.api.

u8 vl_api_snat_ipfix_enable_disable_t::enable

Definition at line 349 of file snat.api.

u16 vl_api_snat_ipfix_enable_disable_t::src_port

Definition at line 348 of file snat.api.


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