Update generated binapi to v22.02 & makefile changes
[govpp.git] / internal / testbinapi / binapi2001 / .vppapi / core / ipip_types.api.json
1 {
2     "types": [],
3     "messages": [],
4     "unions": [],
5     "enums": [
6         [
7             "ipip_tunnel_flags",
8             [
9                 "IPIP_TUNNEL_API_FLAG_NONE",
10                 0
11             ],
12             [
13                 "IPIP_TUNNEL_API_FLAG_ENCAP_COPY_DF",
14                 1
15             ],
16             [
17                 "IPIP_TUNNEL_API_FLAG_ENCAP_SET_DF",
18                 2
19             ],
20             [
21                 "IPIP_TUNNEL_API_FLAG_ENCAP_COPY_DSCP",
22                 4
23             ],
24             [
25                 "IPIP_TUNNEL_API_FLAG_ENCAP_COPY_ECN",
26                 8
27             ],
28             [
29                 "IPIP_TUNNEL_API_FLAG_DECAP_COPY_ECN",
30                 16
31             ],
32             {
33                 "enumtype": "u8"
34             }
35         ]
36     ],
37     "services": {},
38     "options": {},
39     "aliases": {},
40     "vl_api_version": "0xa2a8fa8d"
41 }