FD.io VPP
v18.01.2-1-g9b554f3
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 99 of file lisp_gpe.h.
vlib_counter_t lisp_api_stats_t::counters |
Definition at line 107 of file lisp_gpe.h.
dp_address_t lisp_api_stats_t::deid |
Definition at line 102 of file lisp_gpe.h.
ip_address_t lisp_api_stats_t::loc_rloc |
Definition at line 104 of file lisp_gpe.h.
ip_address_t lisp_api_stats_t::rmt_rloc |
Definition at line 105 of file lisp_gpe.h.
dp_address_t lisp_api_stats_t::seid |
Definition at line 103 of file lisp_gpe.h.
u32 lisp_api_stats_t::vni |
Definition at line 101 of file lisp_gpe.h.