FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Reply to IPFIX classify tables dump request. More...
Data Fields | |
u32 | context |
u32 | table_id |
u8 | ip_version |
u8 | transport_protocol |
Reply to IPFIX classify tables dump request.
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 |
u8 vl_api_ipfix_classify_table_details_t::transport_protocol |