FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Data Fields | |
u32 | vni |
dp_address_t | deid |
dp_address_t | seid |
ip_address_t | loc_rloc |
ip_address_t | rmt_rloc |
vlib_counter_t | counters |
Definition at line 100 of file lisp_gpe.h.
vlib_counter_t lisp_api_stats_t::counters |
Definition at line 108 of file lisp_gpe.h.
dp_address_t lisp_api_stats_t::deid |
Definition at line 103 of file lisp_gpe.h.
ip_address_t lisp_api_stats_t::loc_rloc |
Definition at line 105 of file lisp_gpe.h.
ip_address_t lisp_api_stats_t::rmt_rloc |
Definition at line 106 of file lisp_gpe.h.
dp_address_t lisp_api_stats_t::seid |
Definition at line 104 of file lisp_gpe.h.
u32 lisp_api_stats_t::vni |
Definition at line 102 of file lisp_gpe.h.