|
NDN-DPDK
High-Speed Named Data Networking Forwarder
|
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] |
Context of RxGroup_RxBurstFunc operation.
| RxGroupBurstCtx::RTE_BITSET_DECLARE | ( | dropBits | , |
| MaxBurstSize | |||
| ) |
| uint16_t RxGroupBurstCtx::nRx |
| struct rte_mbuf* RxGroupBurstCtx::pkts[MaxBurstSize] |
| RTE_MARKER RxGroupBurstCtx::zeroizeEnd_ |