FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | vl_api_af_xdp_create_t |
struct | vl_api_af_xdp_create_reply_t |
struct | vl_api_af_xdp_delete_t |
Enumerations | |
enum | af_xdp_mode { AF_XDP_API_MODE_AUTO = 0, AF_XDP_API_MODE_COPY = 1, AF_XDP_API_MODE_ZERO_COPY = 2 } |
Variables | |
option | version = "0.1.0" |
import vnet interface_types | api |
enum af_xdp_mode |
Enumerator | |
---|---|
AF_XDP_API_MODE_AUTO | |
AF_XDP_API_MODE_COPY | |
AF_XDP_API_MODE_ZERO_COPY |
Definition at line 21 of file af_xdp.api.
import vnet interface_types api |
Definition at line 19 of file af_xdp.api.
option version = "0.1.0" |
Definition at line 18 of file af_xdp.api.