FD.io VPP  v20.09-rc2-28-g3c5414029
Vector Packet Processing
af_xdp_rxq_t Struct Reference

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

Data Fields

struct xsk_ring_cons rx
 
struct xsk_ring_prod fq
 
int xsk_fd
 
uword file_index
 

Detailed Description

Definition at line 50 of file af_xdp.h.

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

af_xdp_rxq_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

◆ file_index

uword af_xdp_rxq_t::file_index

Definition at line 62 of file af_xdp.h.

◆ fq

struct xsk_ring_prod af_xdp_rxq_t::fq

Definition at line 57 of file af_xdp.h.

◆ rx

struct xsk_ring_cons af_xdp_rxq_t::rx

Definition at line 56 of file af_xdp.h.

◆ xsk_fd

int af_xdp_rxq_t::xsk_fd

Definition at line 58 of file af_xdp.h.


The documentation for this struct was generated from the following file: