FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
vl_api_ipfix_exporter_details_t Struct Reference

Reply to IPFIX exporter dump request. More...

Data Fields

u32 context
 
u8 collector_address [16]
 
u16 collector_port
 
u8 src_address [16]
 
u32 vrf_id
 
u32 path_mtu
 
u32 template_interval
 
u8 udp_checksum
 

Detailed Description

Reply to IPFIX exporter dump request.

Template Parameters
context- sender context which was passed in the request
collector_address- address of IPFIX collector
collector_port- port of IPFIX collector
src_address- address of IPFIX exporter
fib_index- fib table index
path_mtu- Path MTU between exporter and collector
template_interval- number of seconds after which to resend template
udp_checksum- UDP checksum calculation enable flag

Definition at line 4037 of file vpe.api.

Field Documentation

u8 vl_api_ipfix_exporter_details_t::collector_address[16]

Definition at line 4040 of file vpe.api.

u16 vl_api_ipfix_exporter_details_t::collector_port

Definition at line 4041 of file vpe.api.

u32 vl_api_ipfix_exporter_details_t::context

Definition at line 4039 of file vpe.api.

u32 vl_api_ipfix_exporter_details_t::path_mtu

Definition at line 4044 of file vpe.api.

u8 vl_api_ipfix_exporter_details_t::src_address[16]

Definition at line 4042 of file vpe.api.

u32 vl_api_ipfix_exporter_details_t::template_interval

Definition at line 4045 of file vpe.api.

u8 vl_api_ipfix_exporter_details_t::udp_checksum

Definition at line 4046 of file vpe.api.

u32 vl_api_ipfix_exporter_details_t::vrf_id

Definition at line 4043 of file vpe.api.


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