FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
lisp_gpe_tunnel_t_ Struct Reference

A LISP GPE Tunnel. More...

+ Collaboration diagram for lisp_gpe_tunnel_t_:

Data Fields

lisp_gpe_tunnel_key_tkey
 RLOC pair and rloc fib_index. More...
 
u32 locks
 number of reference counting locks More...
 
fib_node_index_t fib_entry_index
 the FIB entry through which the remote rloc is reachable s More...
 

Detailed Description

A LISP GPE Tunnel.

A tunnel represents an associatation between a local and remote RLOC. As such it represents a unique LISP rewrite.

Definition at line 48 of file lisp_gpe_tunnel.h.

Field Documentation

fib_node_index_t lisp_gpe_tunnel_t_::fib_entry_index

the FIB entry through which the remote rloc is reachable s

Definition at line 63 of file lisp_gpe_tunnel.h.

lisp_gpe_tunnel_key_t* lisp_gpe_tunnel_t_::key

RLOC pair and rloc fib_index.

This is the tunnel's key.

Definition at line 53 of file lisp_gpe_tunnel.h.

u32 lisp_gpe_tunnel_t_::locks

number of reference counting locks

Definition at line 58 of file lisp_gpe_tunnel.h.


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