FD.io VPP
v19.04.4-rc0-5-ge88582fac
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 81 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 84 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 87 of file lisp_gpe.h.
uword* tunnel_lookup::vni_by_sw_if_index |
Definition at line 90 of file lisp_gpe.h.