FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
lisp_gpe_sub_interface_key_t_ Struct Reference

A Key for lookup in the L£ sub-interface DB. More...

+ Collaboration diagram for lisp_gpe_sub_interface_key_t_:

Data Fields

ip_address_t local_rloc
 The local-RLOC. More...
 
u32 vni
 The VNI. More...
 

Detailed Description

A Key for lookup in the L£ sub-interface DB.

Definition at line 29 of file lisp_gpe_sub_interface.h.

Field Documentation

◆ local_rloc

ip_address_t lisp_gpe_sub_interface_key_t_::local_rloc

The local-RLOC.

This is the interface's 'source' address.

Definition at line 34 of file lisp_gpe_sub_interface.h.

◆ vni

u32 lisp_gpe_sub_interface_key_t_::vni

The VNI.

In network byte order!

Definition at line 39 of file lisp_gpe_sub_interface.h.


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