FD.io VPP  v18.10-32-g1161dda
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 61 of file oam.api.

Field Documentation

u32 vl_api_oam_add_del_t::client_index

Definition at line 63 of file oam.api.

u32 vl_api_oam_add_del_t::context

Definition at line 64 of file oam.api.

u8 vl_api_oam_add_del_t::dst_address[4]

Definition at line 67 of file oam.api.

u8 vl_api_oam_add_del_t::is_add

Definition at line 68 of file oam.api.

u8 vl_api_oam_add_del_t::src_address[4]

Definition at line 66 of file oam.api.

u32 vl_api_oam_add_del_t::vrf_id

Definition at line 65 of file oam.api.


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