FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Go to the source code of this file.
Enumerations | |
enum | ipip_tunnel_flags : u8 { IPIP_TUNNEL_API_FLAG_NONE = 0, IPIP_TUNNEL_API_FLAG_ENCAP_COPY_DF = 0x1, IPIP_TUNNEL_API_FLAG_ENCAP_SET_DF = 0x2, IPIP_TUNNEL_API_FLAG_ENCAP_COPY_DSCP = 0x4, IPIP_TUNNEL_API_FLAG_ENCAP_COPY_ECN = 0x8, IPIP_TUNNEL_API_FLAG_DECAP_COPY_ECN = 0x10 } |
Flags controlling tunnel behaviour. More... | |
enum ipip_tunnel_flags : u8 |
Flags controlling tunnel behaviour.
Definition at line 20 of file ipip_types.api.