FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_vxlan_gpe_ioam_transit_disable_t Struct Reference

Disable iOAM for VXLAN-GPE transit. More...

Data Fields

u32 client_index
 
u32 context
 
u32 outer_fib_index
 
vl_api_address_t dst_addr
 

Detailed Description

Disable iOAM for 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 103 of file ioam_vxlan_gpe.api.

Field Documentation

◆ client_index

u32 vl_api_vxlan_gpe_ioam_transit_disable_t::client_index

Definition at line 104 of file ioam_vxlan_gpe.api.

◆ context

u32 vl_api_vxlan_gpe_ioam_transit_disable_t::context

Definition at line 105 of file ioam_vxlan_gpe.api.

◆ dst_addr

vl_api_address_t vl_api_vxlan_gpe_ioam_transit_disable_t::dst_addr

Definition at line 107 of file ioam_vxlan_gpe.api.

◆ outer_fib_index

u32 vl_api_vxlan_gpe_ioam_transit_disable_t::outer_fib_index

Definition at line 106 of file ioam_vxlan_gpe.api.


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