aboutsummaryrefslogtreecommitdiffstats
path: root/internal/testbinapi/binapi2001/.vppapi/core/ipip_types.api.json
diff options
context:
space:
mode:
Diffstat (limited to 'internal/testbinapi/binapi2001/.vppapi/core/ipip_types.api.json')
-rw-r--r--internal/testbinapi/binapi2001/.vppapi/core/ipip_types.api.json41
1 files changed, 41 insertions, 0 deletions
diff --git a/internal/testbinapi/binapi2001/.vppapi/core/ipip_types.api.json b/internal/testbinapi/binapi2001/.vppapi/core/ipip_types.api.json
new file mode 100644
index 0000000..ccded2e
--- /dev/null
+++ b/internal/testbinapi/binapi2001/.vppapi/core/ipip_types.api.json
@@ -0,0 +1,41 @@
+{
+ "types": [],
+ "messages": [],
+ "unions": [],
+ "enums": [
+ [
+ "ipip_tunnel_flags",
+ [
+ "IPIP_TUNNEL_API_FLAG_NONE",
+ 0
+ ],
+ [
+ "IPIP_TUNNEL_API_FLAG_ENCAP_COPY_DF",
+ 1
+ ],
+ [
+ "IPIP_TUNNEL_API_FLAG_ENCAP_SET_DF",
+ 2
+ ],
+ [
+ "IPIP_TUNNEL_API_FLAG_ENCAP_COPY_DSCP",
+ 4
+ ],
+ [
+ "IPIP_TUNNEL_API_FLAG_ENCAP_COPY_ECN",
+ 8
+ ],
+ [
+ "IPIP_TUNNEL_API_FLAG_DECAP_COPY_ECN",
+ 16
+ ],
+ {
+ "enumtype": "u8"
+ }
+ ]
+ ],
+ "services": {},
+ "options": {},
+ "aliases": {},
+ "vl_api_version": "0xa2a8fa8d"
+}