FD.io VPP
v21.10.1-2-g0a485f517
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 82 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 85 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 88 of file lisp_gpe.h.
uword* tunnel_lookup::vni_by_sw_if_index |
Definition at line 91 of file lisp_gpe.h.