aboutsummaryrefslogtreecommitdiffstats
path: root/internal/testbinapi/binapi2001/.vppapi/core/ipfix_export.api.json
diff options
context:
space:
mode:
Diffstat (limited to 'internal/testbinapi/binapi2001/.vppapi/core/ipfix_export.api.json')
-rw-r--r--internal/testbinapi/binapi2001/.vppapi/core/ipfix_export.api.json664
1 files changed, 0 insertions, 664 deletions
diff --git a/internal/testbinapi/binapi2001/.vppapi/core/ipfix_export.api.json b/internal/testbinapi/binapi2001/.vppapi/core/ipfix_export.api.json
deleted file mode 100644
index e7620d3..0000000
--- a/internal/testbinapi/binapi2001/.vppapi/core/ipfix_export.api.json
+++ /dev/null
@@ -1,664 +0,0 @@
-{
- "types": [
- [
- "address",
- [
- "vl_api_address_family_t",
- "af"
- ],
- [
- "vl_api_address_union_t",
- "un"
- ]
- ],
- [
- "prefix",
- [
- "vl_api_address_t",
- "address"
- ],
- [
- "u8",
- "len"
- ]
- ],
- [
- "mprefix",
- [
- "vl_api_address_family_t",
- "af"
- ],
- [
- "u16",
- "grp_address_length"
- ],
- [
- "vl_api_address_union_t",
- "grp_address"
- ],
- [
- "vl_api_address_union_t",
- "src_address"
- ]
- ],
- [
- "ip6_prefix",
- [
- "vl_api_ip6_address_t",
- "address"
- ],
- [
- "u8",
- "len"
- ]
- ],
- [
- "ip4_prefix",
- [
- "vl_api_ip4_address_t",
- "address"
- ],
- [
- "u8",
- "len"
- ]
- ],
- [
- "prefix_matcher",
- [
- "u8",
- "le"
- ],
- [
- "u8",
- "ge"
- ]
- ]
- ],
- "messages": [
- [
- "set_ipfix_exporter",
- [
- "u16",
- "_vl_msg_id"
- ],
- [
- "u32",
- "client_index"
- ],
- [
- "u32",
- "context"
- ],
- [
- "vl_api_address_t",
- "collector_address"
- ],
- [
- "u16",
- "collector_port"
- ],
- [
- "vl_api_address_t",
- "src_address"
- ],
- [
- "u32",
- "vrf_id"
- ],
- [
- "u32",
- "path_mtu"
- ],
- [
- "u32",
- "template_interval"
- ],
- [
- "bool",
- "udp_checksum"
- ],
- {
- "crc": "0x69284e07"
- }
- ],
- [
- "set_ipfix_exporter_reply",
- [
- "u16",
- "_vl_msg_id"
- ],
- [
- "u32",
- "context"
- ],
- [
- "i32",
- "retval"
- ],
- {
- "crc": "0xe8d4e804"
- }
- ],
- [
- "ipfix_exporter_dump",
- [
- "u16",
- "_vl_msg_id"
- ],
- [
- "u32",
- "client_index"
- ],
- [
- "u32",
- "context"
- ],
- {
- "crc": "0x51077d14"
- }
- ],
- [
- "ipfix_exporter_details",
- [
- "u16",
- "_vl_msg_id"
- ],
- [
- "u32",
- "context"
- ],
- [
- "vl_api_address_t",
- "collector_address"
- ],
- [
- "u16",
- "collector_port"
- ],
- [
- "vl_api_address_t",
- "src_address"
- ],
- [
- "u32",
- "vrf_id"
- ],
- [
- "u32",
- "path_mtu"
- ],
- [
- "u32",
- "template_interval"
- ],
- [
- "bool",
- "udp_checksum"
- ],
- {
- "crc": "0x11e07413"
- }
- ],
- [
- "set_ipfix_classify_stream",
- [
- "u16",
- "_vl_msg_id"
- ],
- [
- "u32",
- "client_index"
- ],
- [
- "u32",
- "context"
- ],
- [
- "u32",
- "domain_id"
- ],
- [
- "u16",
- "src_port"
- ],
- {
- "crc": "0xc9cbe053"
- }
- ],
- [
- "set_ipfix_classify_stream_reply",
- [
- "u16",
- "_vl_msg_id"
- ],
- [
- "u32",
- "context"
- ],
- [
- "i32",
- "retval"
- ],
- {
- "crc": "0xe8d4e804"
- }
- ],
- [
- "ipfix_classify_stream_dump",
- [
- "u16",
- "_vl_msg_id"
- ],
- [
- "u32",
- "client_index"
- ],
- [
- "u32",
- "context"
- ],
- {
- "crc": "0x51077d14"
- }
- ],
- [
- "ipfix_classify_stream_details",
- [
- "u16",
- "_vl_msg_id"
- ],
- [
- "u32",
- "context"
- ],
- [
- "u32",
- "domain_id"
- ],
- [
- "u16",
- "src_port"
- ],
- {
- "crc": "0x2903539d"
- }
- ],
- [
- "ipfix_classify_table_add_del",
- [
- "u16",
- "_vl_msg_id"
- ],
- [
- "u32",
- "client_index"
- ],
- [
- "u32",
- "context"
- ],
- [
- "u32",
- "table_id"
- ],
- [
- "vl_api_address_family_t",
- "ip_version"
- ],
- [
- "vl_api_ip_proto_t",
- "transport_protocol"
- ],
- [
- "bool",
- "is_add"
- ],
- {
- "crc": "0x5118bc5e"
- }
- ],
- [
- "ipfix_classify_table_add_del_reply",
- [
- "u16",
- "_vl_msg_id"
- ],
- [
- "u32",
- "context"
- ],
- [
- "i32",
- "retval"
- ],
- {
- "crc": "0xe8d4e804"
- }
- ],
- [
- "ipfix_classify_table_dump",
- [
- "u16",
- "_vl_msg_id"
- ],
- [
- "u32",
- "client_index"
- ],
- [
- "u32",
- "context"
- ],
- {
- "crc": "0x51077d14"
- }
- ],
- [
- "ipfix_classify_table_details",
- [
- "u16",
- "_vl_msg_id"
- ],
- [
- "u32",
- "context"
- ],
- [
- "u32",
- "table_id"
- ],
- [
- "vl_api_address_family_t",
- "ip_version"
- ],
- [
- "vl_api_ip_proto_t",
- "transport_protocol"
- ],
- {
- "crc": "0x7c8351ec"
- }
- ],
- [
- "ipfix_flush",
- [
- "u16",
- "_vl_msg_id"
- ],
- [
- "u32",
- "client_index"
- ],
- [
- "u32",
- "context"
- ],
- {
- "crc": "0x51077d14"
- }
- ],
- [
- "ipfix_flush_reply",
- [
- "u16",
- "_vl_msg_id"
- ],
- [
- "u32",
- "context"
- ],
- [
- "i32",
- "retval"
- ],
- {
- "crc": "0xe8d4e804"
- }
- ]
- ],
- "unions": [
- [
- "address_union",
- [
- "vl_api_ip4_address_t",
- "ip4"
- ],
- [
- "vl_api_ip6_address_t",
- "ip6"
- ]
- ]
- ],
- "enums": [
- [
- "address_family",
- [
- "ADDRESS_IP4",
- 0
- ],
- [
- "ADDRESS_IP6",
- 1
- ],
- {
- "enumtype": "u32"
- }
- ],
- [
- "ip_ecn",
- [
- "IP_API_ECN_NONE",
- 0
- ],
- [
- "IP_API_ECN_ECT0",
- 1
- ],
- [
- "IP_API_ECN_ECT1",
- 2
- ],
- [
- "IP_API_ECN_CE",
- 3
- ],
- {
- "enumtype": "u8"
- }
- ],
- [
- "ip_dscp",
- [
- "IP_API_DSCP_CS0",
- 0
- ],
- [
- "IP_API_DSCP_CS1",
- 8
- ],
- [
- "IP_API_DSCP_AF11",
- 10
- ],
- [
- "IP_API_DSCP_AF12",
- 12
- ],
- [
- "IP_API_DSCP_AF13",
- 14
- ],
- [
- "IP_API_DSCP_CS2",
- 16
- ],
- [
- "IP_API_DSCP_AF21",
- 18
- ],
- [
- "IP_API_DSCP_AF22",
- 20
- ],
- [
- "IP_API_DSCP_AF23",
- 22
- ],
- [
- "IP_API_DSCP_CS3",
- 24
- ],
- [
- "IP_API_DSCP_AF31",
- 26
- ],
- [
- "IP_API_DSCP_AF32",
- 28
- ],
- [
- "IP_API_DSCP_AF33",
- 30
- ],
- [
- "IP_API_DSCP_CS4",
- 32
- ],
- [
- "IP_API_DSCP_AF41",
- 34
- ],
- [
- "IP_API_DSCP_AF42",
- 36
- ],
- [
- "IP_API_DSCP_AF43",
- 38
- ],
- [
- "IP_API_DSCP_CS5",
- 40
- ],
- [
- "IP_API_DSCP_EF",
- 46
- ],
- [
- "IP_API_DSCP_CS6",
- 48
- ],
- [
- "IP_API_DSCP_CS7",
- 50
- ],
- {
- "enumtype": "u8"
- }
- ],
- [
- "ip_proto",
- [
- "IP_API_PROTO_HOPOPT",
- 0
- ],
- [
- "IP_API_PROTO_ICMP",
- 1
- ],
- [
- "IP_API_PROTO_IGMP",
- 2
- ],
- [
- "IP_API_PROTO_TCP",
- 6
- ],
- [
- "IP_API_PROTO_UDP",
- 17
- ],
- [
- "IP_API_PROTO_GRE",
- 47
- ],
- [
- "IP_API_PROTO_AH",
- 50
- ],
- [
- "IP_API_PROTO_ESP",
- 51
- ],
- [
- "IP_API_PROTO_EIGRP",
- 88
- ],
- [
- "IP_API_PROTO_OSPF",
- 89
- ],
- [
- "IP_API_PROTO_SCTP",
- 132
- ],
- [
- "IP_API_PROTO_RESERVED",
- 255
- ],
- {
- "enumtype": "u32"
- }
- ]
- ],
- "services": {
- "set_ipfix_exporter": {
- "reply": "set_ipfix_exporter_reply"
- },
- "ipfix_exporter_dump": {
- "reply": "ipfix_exporter_details",
- "stream": true
- },
- "set_ipfix_classify_stream": {
- "reply": "set_ipfix_classify_stream_reply"
- },
- "ipfix_classify_stream_dump": {
- "reply": "ipfix_classify_stream_details",
- "stream": true
- },
- "ipfix_classify_table_add_del": {
- "reply": "ipfix_classify_table_add_del_reply"
- },
- "ipfix_classify_table_dump": {
- "reply": "ipfix_classify_table_details",
- "stream": true
- },
- "ipfix_flush": {
- "reply": "ipfix_flush_reply"
- }
- },
- "options": {
- "version": "2.0.1"
- },
- "aliases": {
- "ip4_address": {
- "type": "u8",
- "length": 4
- },
- "ip6_address": {
- "type": "u8",
- "length": 16
- },
- "address_with_prefix": {
- "type": "vl_api_prefix_t"
- },
- "ip4_address_with_prefix": {
- "type": "vl_api_ip4_prefix_t"
- },
- "ip6_address_with_prefix": {
- "type": "vl_api_ip6_prefix_t"
- }
- },
- "vl_api_version": "0xee6ea488"
-}