![]() |
FD.io VPP
v21.06
Vector Packet Processing
|
Reply to IPFIX classify tables dump request. More...
Data Fields | |
| u32 | context |
| u32 | table_id |
| vl_api_address_family_t | ip_version |
| vl_api_ip_proto_t | 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 |
Definition at line 140 of file ipfix_export.api.
| u32 vl_api_ipfix_classify_table_details_t::context |
Definition at line 141 of file ipfix_export.api.
| vl_api_address_family_t vl_api_ipfix_classify_table_details_t::ip_version |
Definition at line 143 of file ipfix_export.api.
| u32 vl_api_ipfix_classify_table_details_t::table_id |
Definition at line 142 of file ipfix_export.api.
| vl_api_ip_proto_t vl_api_ipfix_classify_table_details_t::transport_protocol |
Definition at line 144 of file ipfix_export.api.