NDN-DPDK
High-Speed Named Data Networking Forwarder
Public Member Functions | Data Fields
RxGroupBurstCtx Struct Reference

Context of RxGroup_RxBurstFunc operation. More...

#include <rxloop.h>

Public Member Functions

 RTE_BITSET_DECLARE (dropBits, MaxBurstSize)
 

Data Fields

uint16_t nRx
 
RTE_MARKER zeroizeEnd_
 
struct rte_mbuf * pkts [MaxBurstSize]
 

Detailed Description

Context of RxGroup_RxBurstFunc operation.

Member Function Documentation

◆ RTE_BITSET_DECLARE()

RxGroupBurstCtx::RTE_BITSET_DECLARE ( dropBits  ,
MaxBurstSize   
)

Field Documentation

◆ nRx

uint16_t RxGroupBurstCtx::nRx

◆ pkts

struct rte_mbuf* RxGroupBurstCtx::pkts[MaxBurstSize]

◆ zeroizeEnd_

RTE_MARKER RxGroupBurstCtx::zeroizeEnd_

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