FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
lisp_gpe_tunnel_key_t_ Struct Reference

A Key for a tunnel. More...

+ Collaboration diagram for lisp_gpe_tunnel_key_t_:

Data Fields

ip_address_t rmt
 
ip_address_t lcl
 
u32 fib_index
 

Detailed Description

A Key for a tunnel.

Definition at line 35 of file lisp_gpe_tunnel.h.

Field Documentation

◆ fib_index

u32 lisp_gpe_tunnel_key_t_::fib_index

Definition at line 39 of file lisp_gpe_tunnel.h.

◆ lcl

ip_address_t lisp_gpe_tunnel_key_t_::lcl

Definition at line 38 of file lisp_gpe_tunnel.h.

◆ rmt

ip_address_t lisp_gpe_tunnel_key_t_::rmt

Definition at line 37 of file lisp_gpe_tunnel.h.


The documentation for this struct was generated from the following file: