FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Key for a IPv4 GRE Tunnel. More...
Data Fields | |
union { | |
struct { | |
ip4_address_t gtk_src | |
ip4_address_t gtk_dst | |
} | |
u64 gtk_as_u64 | |
}; | |
Source and destination IP addresses. More... | |
gre_tunnel_key_common_t | gtk_common |
address independent attributes More... | |
union { ... } |
Source and destination IP addresses.
gre_tunnel_key_common_t gre_tunnel_key4_t_::gtk_common |
ip4_address_t gre_tunnel_key4_t_::gtk_dst |
ip4_address_t gre_tunnel_key4_t_::gtk_src |