FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
vl_api_lisp_gpe_add_del_fwd_entry_t Struct Reference

add or delete lisp gpe tunnel More...

Data Fields

u32 client_index
 
u32 context
 
u8 is_add
 
u8 eid_type
 
u8 rmt_eid [16]
 
u8 lcl_eid [16]
 
u8 rmt_len
 
u8 lcl_len
 
u32 vni
 
u32 dp_table
 
u32 loc_num
 
u8 lcl_locs [loc_num]
 
u8 rmt_locs [loc_num]
 
u8 action
 

Detailed Description

add or delete lisp gpe tunnel

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
is_add- add address if non-zero, else delete
eid_type- 0 : ipv4 1 : ipv6 2 : mac
rmt_eid- remote eid
lcl_eid- local eid
rmt_len- remote prefix len
lcl_len- local prefix len
vni- virtual network identifier
dp_table- vrf/bridge domain id
loc_num- number of locators
lcl_locs- array of local locators
rmt_locs- array of remote locators
action- negative action when 0 locators configured

Definition at line 1969 of file vpe.api.

Field Documentation

u8 vl_api_lisp_gpe_add_del_fwd_entry_t::action

Definition at line 1984 of file vpe.api.

u32 vl_api_lisp_gpe_add_del_fwd_entry_t::client_index

Definition at line 1971 of file vpe.api.

u32 vl_api_lisp_gpe_add_del_fwd_entry_t::context

Definition at line 1972 of file vpe.api.

u32 vl_api_lisp_gpe_add_del_fwd_entry_t::dp_table

Definition at line 1980 of file vpe.api.

u8 vl_api_lisp_gpe_add_del_fwd_entry_t::eid_type

Definition at line 1974 of file vpe.api.

u8 vl_api_lisp_gpe_add_del_fwd_entry_t::is_add

Definition at line 1973 of file vpe.api.

u8 vl_api_lisp_gpe_add_del_fwd_entry_t::lcl_eid[16]

Definition at line 1976 of file vpe.api.

u8 vl_api_lisp_gpe_add_del_fwd_entry_t::lcl_len

Definition at line 1978 of file vpe.api.

u8 vl_api_lisp_gpe_add_del_fwd_entry_t::lcl_locs[loc_num]

Definition at line 1982 of file vpe.api.

u32 vl_api_lisp_gpe_add_del_fwd_entry_t::loc_num

Definition at line 1981 of file vpe.api.

u8 vl_api_lisp_gpe_add_del_fwd_entry_t::rmt_eid[16]

Definition at line 1975 of file vpe.api.

u8 vl_api_lisp_gpe_add_del_fwd_entry_t::rmt_len

Definition at line 1977 of file vpe.api.

u8 vl_api_lisp_gpe_add_del_fwd_entry_t::rmt_locs[loc_num]

Definition at line 1983 of file vpe.api.

u32 vl_api_lisp_gpe_add_del_fwd_entry_t::vni

Definition at line 1979 of file vpe.api.


The documentation for this struct was generated from the following file: