![]() |
FD.io VPP
v16.06
Vector Packet Processing
|
Collaboration diagram for vnet_lisp_gpe_add_del_fwd_entry_args_t:Data Fields | |
| u8 | is_add |
| u8 | is_negative |
| negative_fwd_actions_e | action |
| gid_address_t | seid |
| gid_address_t | deid |
| ip_address_t | slocator |
| ip_address_t | dlocator |
| u32 | encap_fib_index |
| u32 | decap_fib_index |
| u32 | decap_next_index |
| u32 | vni |
| u32 | table_id |
Definition at line 203 of file lisp_gpe.h.
| negative_fwd_actions_e vnet_lisp_gpe_add_del_fwd_entry_args_t::action |
Definition at line 209 of file lisp_gpe.h.
| u32 vnet_lisp_gpe_add_del_fwd_entry_args_t::decap_fib_index |
Definition at line 221 of file lisp_gpe.h.
| u32 vnet_lisp_gpe_add_del_fwd_entry_args_t::decap_next_index |
Definition at line 223 of file lisp_gpe.h.
| gid_address_t vnet_lisp_gpe_add_del_fwd_entry_args_t::deid |
Definition at line 213 of file lisp_gpe.h.
| ip_address_t vnet_lisp_gpe_add_del_fwd_entry_args_t::dlocator |
Definition at line 217 of file lisp_gpe.h.
| u32 vnet_lisp_gpe_add_del_fwd_entry_args_t::encap_fib_index |
Definition at line 220 of file lisp_gpe.h.
| u8 vnet_lisp_gpe_add_del_fwd_entry_args_t::is_add |
Definition at line 205 of file lisp_gpe.h.
| u8 vnet_lisp_gpe_add_del_fwd_entry_args_t::is_negative |
Definition at line 208 of file lisp_gpe.h.
| gid_address_t vnet_lisp_gpe_add_del_fwd_entry_args_t::seid |
Definition at line 212 of file lisp_gpe.h.
| ip_address_t vnet_lisp_gpe_add_del_fwd_entry_args_t::slocator |
Definition at line 216 of file lisp_gpe.h.
| u32 vnet_lisp_gpe_add_del_fwd_entry_args_t::table_id |
Definition at line 229 of file lisp_gpe.h.
| u32 vnet_lisp_gpe_add_del_fwd_entry_args_t::vni |
Definition at line 226 of file lisp_gpe.h.