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

This file defines vpe control-plane API messages for the Linux kernel TAP device driver. More...

Go to the source code of this file.

Data Structures

struct  vl_api_tap_connect_t
 Initialize a new tap interface with the given parameters. More...
 
struct  vl_api_tap_connect_reply_t
 Reply for tap connect request. More...
 
struct  vl_api_tap_modify_t
 Modify a tap interface with the given parameters. More...
 
struct  vl_api_tap_modify_reply_t
 Reply for tap modify request. More...
 
struct  vl_api_tap_delete_t
 Delete tap interface. More...
 
struct  vl_api_sw_interface_tap_dump_t
 Dump tap interfaces request. More...
 
struct  vl_api_sw_interface_tap_details_t
 Reply for tap dump request. More...
 

Variables

option version = "1.0.0"
 

Detailed Description

This file defines vpe control-plane API messages for the Linux kernel TAP device driver.

Definition in file tap.api.

Variable Documentation

◆ version

option version = "1.0.0"

Definition at line 22 of file tap.api.