aboutsummaryrefslogtreecommitdiffstats
path: root/internal/testbinapi/binapi2001/.vppapi/core/ipip_types.api.json
blob: ccded2e757888ae51722bd87a00ee7365f0c5ade (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
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"
}