FD.io VPP
v17.01.1-3-gc6833f8
Vector Packet Processing
|
Data Fields | |
uword * | hw_if_index_by_dp_table |
Lookup lisp-gpe interfaces by dp table (eg. More... | |
uword * | sw_if_index_by_vni |
lookup decap tunnel termination sw_if_index by vni and vice versa More... | |
uword * | vni_by_sw_if_index |
Definition at line 76 of file lisp_gpe.h.
uword* tunnel_lookup::hw_if_index_by_dp_table |
Lookup lisp-gpe interfaces by dp table (eg.
vrf/bridge index)
Definition at line 79 of file lisp_gpe.h.
uword* tunnel_lookup::sw_if_index_by_vni |
lookup decap tunnel termination sw_if_index by vni and vice versa
Definition at line 82 of file lisp_gpe.h.
uword* tunnel_lookup::vni_by_sw_if_index |
Definition at line 85 of file lisp_gpe.h.