FD.io VPP  v19.08.1-401-g8e4ed521a
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.1.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

◆ version

option version = "2.1.0"

Definition at line 22 of file tapv2.api.