FD.io VPP  v21.06-1-gbb7418cf9
Vector Packet Processing
af_xdp.api File Reference

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
 

Enumeration Type Documentation

◆ 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.

Variable Documentation

◆ af_xdp_flag

enumflag af_xdp_flag

Definition at line 30 of file af_xdp.api.

◆ api

import vnet interface_types api

Definition at line 19 of file af_xdp.api.

◆ version

option version = "0.2.0"

Definition at line 18 of file af_xdp.api.