![]() |
FD.io VPP
v21.10.1-2-g0a485f517
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.2.0" |
| import vnet interface_types | api |
| enumflag | af_xdp_flag |
| 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.
| enumflag af_xdp_flag |
Definition at line 30 of file af_xdp.api.
| import vnet interface_types api |
Definition at line 19 of file af_xdp.api.
| option version = "0.2.0" |
Definition at line 18 of file af_xdp.api.