FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
int | ipip_tunnel_flags_decode (u8 _f, ipip_tunnel_flags_t *out) |
Conversion functions to/from (decode/encode) API types to VPP internal types. More... | |
u8 | ipip_tunnel_flags_encode (ipip_tunnel_flags_t f) |
int ipip_tunnel_flags_decode | ( | u8 | _f, |
ipip_tunnel_flags_t * | out | ||
) |
Conversion functions to/from (decode/encode) API types to VPP internal types.
These enum decode/encodes use 'int' as the type for the enum because one cannot forward declare an enum
u8 ipip_tunnel_flags_encode | ( | ipip_tunnel_flags_t | f | ) |