FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
vl_api_ipfix_classify_table_details_t Struct Reference

Reply to IPFIX classify tables dump request. More...

Data Fields

u32 context
 
u32 table_id
 
u8 ip_version
 
u8 transport_protocol
 

Detailed Description

Reply to IPFIX classify tables dump request.

Template Parameters
context- sender context, to match reply w/ request
table_id- classifier table ID
ip_version- version of IP used in the classifier table
transport_protocol- transport protocol used in the classifier table or 255 for unspecified

Definition at line 4847 of file vpe.api.

Field Documentation

u32 vl_api_ipfix_classify_table_details_t::context

Definition at line 4848 of file vpe.api.

u8 vl_api_ipfix_classify_table_details_t::ip_version

Definition at line 4850 of file vpe.api.

u32 vl_api_ipfix_classify_table_details_t::table_id

Definition at line 4849 of file vpe.api.

u8 vl_api_ipfix_classify_table_details_t::transport_protocol

Definition at line 4851 of file vpe.api.


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