FD.io VPP  v17.01.1-3-gc6833f8
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 4098 of file vpe.api.

Field Documentation

u32 vl_api_ipfix_classify_table_add_del_t::client_index

Definition at line 4099 of file vpe.api.

u32 vl_api_ipfix_classify_table_add_del_t::context

Definition at line 4100 of file vpe.api.

u8 vl_api_ipfix_classify_table_add_del_t::ip_version

Definition at line 4102 of file vpe.api.

u8 vl_api_ipfix_classify_table_add_del_t::is_add

Definition at line 4104 of file vpe.api.

u32 vl_api_ipfix_classify_table_add_del_t::table_id

Definition at line 4101 of file vpe.api.

u8 vl_api_ipfix_classify_table_add_del_t::transport_protocol

Definition at line 4103 of file vpe.api.


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