FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
vl_api_set_ipfix_classify_stream_t Struct Reference

IPFIX classify stream configure request. More...

Data Fields

u32 client_index
 
u32 context
 
u32 domain_id
 
u16 src_port
 

Detailed Description

IPFIX classify stream configure request.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
domain_id- domain ID reported in IPFIX messages for classify stream
src_port- source port of UDP session for classify stream

Definition at line 80 of file flow.api.

Field Documentation

u32 vl_api_set_ipfix_classify_stream_t::client_index

Definition at line 81 of file flow.api.

u32 vl_api_set_ipfix_classify_stream_t::context

Definition at line 82 of file flow.api.

u32 vl_api_set_ipfix_classify_stream_t::domain_id

Definition at line 83 of file flow.api.

u16 vl_api_set_ipfix_classify_stream_t::src_port

Definition at line 84 of file flow.api.


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