FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Elements of the GRE key that are common for v6 and v6 addresses. More...
Data Fields | |
union { | |
struct { | |
u32 fib_index | |
u16 session_id | |
gre_tunnel_type_t type | |
tunnel_mode_t mode | |
} | |
u64 as_u64 | |
}; | |
Elements of the GRE key that are common for v6 and v6 addresses.
union { ... } |
tunnel_mode_t gre_tunnel_key_common_t_::mode |
gre_tunnel_type_t gre_tunnel_key_common_t_::type |