FD.io VPP  v18.07-rc0-415-g6c78436
Vector Packet Processing
oam.api File Reference

This file defines vpe control-plane API messages which are generally called through a shared memory interface. More...

Go to the source code of this file.

Data Structures

struct  vl_api_oam_event_t
 OAM event structure. More...
 
struct  vl_api_want_oam_events_t
 Want OAM events request. More...
 
struct  vl_api_oam_add_del_t
 OAM add / del target request. More...
 

Variables

option version = "1.0.0"
 
 service
 

Detailed Description

This file defines vpe control-plane API messages which are generally called through a shared memory interface.

Definition in file oam.api.

Variable Documentation

service
Initial value:
{
rpc want_oam_events returns want_oam_events_reply
events oam_event

Definition at line 48 of file oam.api.

option version = "1.0.0"

Definition at line 22 of file oam.api.