FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
iOAM Over VxLAN-GPE - Set iOAM transport for VxLAN-GPE More...
Data Fields | |
u32 | client_index |
u32 | context |
u16 | id |
u8 | trace_ppc |
bool | pow_enable |
bool | trace_enable |
iOAM Over VxLAN-GPE - Set iOAM transport for VxLAN-GPE
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
id | - profile id |
trace_ppc | - Trace PPC (none/encap/decap) |
pow_enable | - Proof of Work enabled or not flag |
trace_enable | - iOAM Trace enabled or not flag |
Definition at line 29 of file ioam_vxlan_gpe.api.
u32 vl_api_vxlan_gpe_ioam_enable_t::client_index |
Definition at line 30 of file ioam_vxlan_gpe.api.
u32 vl_api_vxlan_gpe_ioam_enable_t::context |
Definition at line 31 of file ioam_vxlan_gpe.api.
u16 vl_api_vxlan_gpe_ioam_enable_t::id |
Definition at line 32 of file ioam_vxlan_gpe.api.
bool vl_api_vxlan_gpe_ioam_enable_t::pow_enable |
Definition at line 34 of file ioam_vxlan_gpe.api.
bool vl_api_vxlan_gpe_ioam_enable_t::trace_enable |
Definition at line 35 of file ioam_vxlan_gpe.api.
u8 vl_api_vxlan_gpe_ioam_enable_t::trace_ppc |
Definition at line 33 of file ioam_vxlan_gpe.api.