FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
vl_api_ipfix_classify_table_add_del_t Struct Reference

IPFIX add or delete classifier table request. More...

Data Fields

u32 client_index
 
u32 context
 
u32 table_id
 
u8 ip_version
 
u8 transport_protocol
 
u8 is_add
 

Detailed Description

IPFIX add or delete classifier table request.

Template Parameters
client_index- opaque cookie to identify the sender
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 114 of file ipfix_export.api.

Field Documentation

u32 vl_api_ipfix_classify_table_add_del_t::client_index

Definition at line 115 of file ipfix_export.api.

u32 vl_api_ipfix_classify_table_add_del_t::context

Definition at line 116 of file ipfix_export.api.

u8 vl_api_ipfix_classify_table_add_del_t::ip_version

Definition at line 118 of file ipfix_export.api.

u8 vl_api_ipfix_classify_table_add_del_t::is_add

Definition at line 120 of file ipfix_export.api.

u32 vl_api_ipfix_classify_table_add_del_t::table_id

Definition at line 117 of file ipfix_export.api.

u8 vl_api_ipfix_classify_table_add_del_t::transport_protocol

Definition at line 119 of file ipfix_export.api.


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