FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
STATIC_ASSERT (sizeof(vl_api_ipip_tunnel_flags_t)==sizeof(ipip_tunnel_flags_t), "IPIP tunnel API and internal flags enum size differ") | |
int | ipip_tunnel_flags_decode (vl_api_ipip_tunnel_flags_t f, ipip_tunnel_flags_t *o) |
vl_api_ipip_tunnel_flags_t | ipip_tunnel_flags_encode (ipip_tunnel_flags_t f) |
int ipip_tunnel_flags_decode | ( | vl_api_ipip_tunnel_flags_t | f, |
ipip_tunnel_flags_t * | o | ||
) |
vl_api_ipip_tunnel_flags_t ipip_tunnel_flags_encode | ( | ipip_tunnel_flags_t | f | ) |
STATIC_ASSERT | ( | sizeof(vl_api_ipip_tunnel_flags_t) | = =sizeof(ipip_tunnel_flags_t) , |
"IPIP tunnel API and internal flags enum size differ" | |||
) |