|
FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Go to the documentation of this file.
21 #ifndef LISP_GPE_TUNNEL_H__
22 #define LISP_GPE_TUNNEL_H__
void lisp_gpe_tunnel_unlock(index_t lgti)
fib_node_index_t fib_entry_index
the FIB entry through which the remote rloc is reachable s
u32 index_t
A Data-Path Object is an object that represents actions that are applied to packets are they are swit...
u32 fib_node_index_t
A typedef of a node index.
u8 * lisp_gpe_tunnel_build_rewrite(const lisp_gpe_tunnel_t *lgt, const struct lisp_gpe_adjacency_t_ *ladj, lisp_gpe_next_protocol_e payload_proto)
u8 * format_lisp_gpe_tunnel(u8 *s, va_list *args)
Format LISP-GPE tunnel.
LISP-GPE packet header structure.
lisp_gpe_tunnel_key_t * key
RLOC pair and rloc fib_index.
struct lisp_gpe_tunnel_t_ lisp_gpe_tunnel_t
A LISP GPE Tunnel.
u32 locks
number of reference counting locks
index_t lisp_gpe_tunnel_find_or_create_and_lock(const locator_pair_t *pair, u32 rloc_fib_index)
struct lisp_gpe_tunnel_key_t_ lisp_gpe_tunnel_key_t
A Key for a tunnel.
const lisp_gpe_tunnel_t * lisp_gpe_tunnel_get(index_t lgti)