FD.io VPP  v19.04.1-1-ge4a0f9f
Vector Packet Processing
tapv2.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_create_v2_t
 Initialize a new tap interface with the given paramters. More...
 
struct  vl_api_tap_create_v2_reply_t
 Reply for tap create reply. More...
 
struct  vl_api_tap_delete_v2_t
 Delete tap interface. More...
 
struct  vl_api_sw_interface_tap_v2_dump_t
 Dump tap interfaces request. More...
 
struct  vl_api_sw_interface_tap_v2_details_t
 Reply for tap dump request. More...
 

Variables

option version = "2.0.0"
 

Detailed Description

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

Definition in file tapv2.api.

Variable Documentation

option version = "2.0.0"

Definition at line 22 of file tapv2.api.