FD.io VPP
v18.10-34-gcce845e
Vector Packet Processing
|
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" |
This file defines vpe control-plane API messages for the Linux kernel TAP device driver.
Definition in file tap.api.