FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
vl_api_gpe_native_fwd_rpath_t Struct Reference

Reply for get native fwd rpath. More...

Data Fields

u32 fib_index
 
u32 nh_sw_if_index
 
u8 is_ip4
 
u8 nh_addr [16]
 

Detailed Description

Reply for get native fwd rpath.

Template Parameters
context- returned sender context, to match reply w/ request
retval- return code
table_id- table id for route path
nh_sw_if_index- next-hop sw_if_index (~0 if not set)
nh_addr- next hop address

Definition at line 227 of file lisp_gpe.api.

Field Documentation

u32 vl_api_gpe_native_fwd_rpath_t::fib_index

Definition at line 229 of file lisp_gpe.api.

u8 vl_api_gpe_native_fwd_rpath_t::is_ip4

Definition at line 231 of file lisp_gpe.api.

u8 vl_api_gpe_native_fwd_rpath_t::nh_addr[16]

Definition at line 232 of file lisp_gpe.api.

u32 vl_api_gpe_native_fwd_rpath_t::nh_sw_if_index

Definition at line 230 of file lisp_gpe.api.


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