FD.io VPP
v18.10-34-gcce845e
Vector Packet Processing
|
IPFIX classify stream configure request. More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | domain_id |
u16 | src_port |
IPFIX classify stream configure request.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
domain_id | - domain ID reported in IPFIX messages for classify stream |
src_port | - source port of UDP session for classify stream |
Definition at line 80 of file ipfix_export.api.
u32 vl_api_set_ipfix_classify_stream_t::client_index |
Definition at line 81 of file ipfix_export.api.
u32 vl_api_set_ipfix_classify_stream_t::context |
Definition at line 82 of file ipfix_export.api.
u32 vl_api_set_ipfix_classify_stream_t::domain_id |
Definition at line 83 of file ipfix_export.api.
u16 vl_api_set_ipfix_classify_stream_t::src_port |
Definition at line 84 of file ipfix_export.api.