FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
A Key for a tunnel. More...
Data Fields | |
ip_address_t | rmt |
ip_address_t | lcl |
u32 | fib_index |
A Key for a tunnel.
Definition at line 35 of file lisp_gpe_tunnel.h.
u32 lisp_gpe_tunnel_key_t_::fib_index |
Definition at line 39 of file lisp_gpe_tunnel.h.
ip_address_t lisp_gpe_tunnel_key_t_::lcl |
Definition at line 38 of file lisp_gpe_tunnel.h.
ip_address_t lisp_gpe_tunnel_key_t_::rmt |
Definition at line 37 of file lisp_gpe_tunnel.h.