FD.io VPP  v17.04-9-g99c0734
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 130 of file flow.api.

Field Documentation

u32 vl_api_ipfix_classify_table_add_del_t::client_index

Definition at line 131 of file flow.api.

u32 vl_api_ipfix_classify_table_add_del_t::context

Definition at line 132 of file flow.api.

u8 vl_api_ipfix_classify_table_add_del_t::ip_version

Definition at line 134 of file flow.api.

u8 vl_api_ipfix_classify_table_add_del_t::is_add

Definition at line 136 of file flow.api.

u32 vl_api_ipfix_classify_table_add_del_t::table_id

Definition at line 133 of file flow.api.

u8 vl_api_ipfix_classify_table_add_del_t::transport_protocol

Definition at line 135 of file flow.api.


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