FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
abf.api File Reference

This file defines the vpp control-plane API messages used to control the ABF plugin. More...

Go to the source code of this file.

Data Structures

struct  vl_api_abf_plugin_get_version_t
 Get the plugin version. More...
 
struct  vl_api_abf_plugin_get_version_reply_t
 Reply to get the plugin version. More...
 
struct  vl_api_abf_policy_t
 A description of an ABF policy. More...
 
struct  vl_api_abf_policy_add_del_t
 A description of an ABF policy. More...
 
struct  vl_api_abf_policy_details_t
 Policy description returned in the dump. More...
 
struct  vl_api_abf_policy_dump_t
 Dump all ABF policies. More...
 
struct  vl_api_abf_itf_attach_t
 A description of a policy attachment to an interface. More...
 
struct  vl_api_abf_itf_attach_add_del_t
 Add or delete a policy attachment to an interface. More...
 
struct  vl_api_abf_itf_attach_details_t
 Attachment details from a dump. More...
 
struct  vl_api_abf_itf_attach_dump_t
 Dump all the policy attachments. More...
 

Variables

option version = "1.0.0"
 
import vnet fib fib_types api
 

Detailed Description

This file defines the vpp control-plane API messages used to control the ABF plugin.

Definition in file abf.api.

Variable Documentation

◆ api

import vnet fib fib_types api

Definition at line 23 of file abf.api.

◆ version

option version = "1.0.0"

Definition at line 22 of file abf.api.