FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Reply for get native fwd rpath. More...
Data Fields | |
u32 | fib_index |
u32 | nh_sw_if_index |
u8 | is_ip4 |
u8 | nh_addr [16] |
Reply for get native fwd rpath.
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 229 of file lisp_gpe.api.
u32 vl_api_gpe_native_fwd_rpath_t::fib_index |
Definition at line 231 of file lisp_gpe.api.
u8 vl_api_gpe_native_fwd_rpath_t::is_ip4 |
Definition at line 233 of file lisp_gpe.api.
u8 vl_api_gpe_native_fwd_rpath_t::nh_addr[16] |
Definition at line 234 of file lisp_gpe.api.
u32 vl_api_gpe_native_fwd_rpath_t::nh_sw_if_index |
Definition at line 232 of file lisp_gpe.api.