FD.io VPP  v17.01.1-3-gc6833f8
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 paramters. 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 paramters. 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_tap_delete_reply_t
 Reply for tap delete request. 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...
 

Detailed Description

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

Definition in file tap.api.