![]() |
FD.io VPP
v21.01.1
Vector Packet Processing
|
Include dependency graph for tunnel.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | foreach_tunnel_mode |
| #define | forech_tunnel_encap_decap_flag |
| Keep these idenitical to those in ipip.api. More... | |
| #define | TUNNEL_FLAG_MASK (0x1f) |
Typedefs | |
| typedef enum tunnel_mode_t_ | tunnel_mode_t |
| typedef enum tunnel_encap_decap_flags_t_ | tunnel_encap_decap_flags_t |
Enumerations | |
| enum | tunnel_mode_t_ { foreach_tunnel_mode } |
| enum | tunnel_encap_decap_flags_t_ { forech_tunnel_encap_decap_flag } |
Functions | |
| u8 * | format_tunnel_mode (u8 *s, va_list *args) |
| uword | unformat_tunnel_mode (unformat_input_t *input, va_list *args) |
| u8 * | format_tunnel_encap_decap_flags (u8 *s, va_list *args) |
| uword | unformat_tunnel_encap_decap_flags (unformat_input_t *input, va_list *args) |
| #define foreach_tunnel_mode |
| #define forech_tunnel_encap_decap_flag |
Keep these idenitical to those in ipip.api.
| typedef enum tunnel_encap_decap_flags_t_ tunnel_encap_decap_flags_t |
| typedef enum tunnel_mode_t_ tunnel_mode_t |
| enum tunnel_mode_t_ |
| uword unformat_tunnel_encap_decap_flags | ( | unformat_input_t * | input, |
| va_list * | args | ||
| ) |
| uword unformat_tunnel_mode | ( | unformat_input_t * | input, |
| va_list * | args | ||
| ) |