FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
vl_api_vxlan_gpe_ioam_transit_enable_t Struct Reference

Enable iOAM for a VXLAN-GPE transit. More...

Data Fields

u32 client_index
 
u32 context
 
u32 outer_fib_index
 
u8 dst_addr [16]
 
u8 is_ipv6
 

Detailed Description

Enable iOAM for a VXLAN-GPE transit.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
dst_addr- IPv4/6 Address of the local VTEP
outer_fib_index-FIB index

Definition at line 90 of file ioam_vxlan_gpe.api.

Field Documentation

u32 vl_api_vxlan_gpe_ioam_transit_enable_t::client_index

Definition at line 91 of file ioam_vxlan_gpe.api.

u32 vl_api_vxlan_gpe_ioam_transit_enable_t::context

Definition at line 92 of file ioam_vxlan_gpe.api.

u8 vl_api_vxlan_gpe_ioam_transit_enable_t::dst_addr[16]

Definition at line 94 of file ioam_vxlan_gpe.api.

u8 vl_api_vxlan_gpe_ioam_transit_enable_t::is_ipv6

Definition at line 95 of file ioam_vxlan_gpe.api.

u32 vl_api_vxlan_gpe_ioam_transit_enable_t::outer_fib_index

Definition at line 93 of file ioam_vxlan_gpe.api.


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