FD.io VPP  v17.04-9-g99c0734
Vector Packet Processing
vl_api_oam_add_del_t Struct Reference

OAM add / del target request. More...

Data Fields

u32 client_index
 
u32 context
 
u32 vrf_id
 
u8 src_address [4]
 
u8 dst_address [4]
 
u8 is_add
 

Detailed Description

OAM add / del target request.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
vrf_id- vrf_id of the target
src_address[]- source address to use for the updates
dst_address[]- destination address of the target
is_add- add target if non-zero, else delete

Definition at line 360 of file vpe.api.

Field Documentation

u32 vl_api_oam_add_del_t::client_index

Definition at line 362 of file vpe.api.

u32 vl_api_oam_add_del_t::context

Definition at line 363 of file vpe.api.

u8 vl_api_oam_add_del_t::dst_address[4]

Definition at line 366 of file vpe.api.

u8 vl_api_oam_add_del_t::is_add

Definition at line 367 of file vpe.api.

u8 vl_api_oam_add_del_t::src_address[4]

Definition at line 365 of file vpe.api.

u32 vl_api_oam_add_del_t::vrf_id

Definition at line 364 of file vpe.api.


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