NDN-DPDK
High-Speed Named Data Networking Forwarder
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
TgpBurstCtx Struct Reference

Data Fields

Tgpp
 
PacketMempools mp
 
PacketTxAlign faceTxAlign
 
TscTime now
 
PktQueuePopResult pop
 
uint16_t nDiscard
 
uint16_t nTx
 
Packetrx [MaxBurstSize]
 
Packettx [MaxBurstSize]
 

Field Documentation

◆ faceTxAlign

PacketTxAlign TgpBurstCtx::faceTxAlign

◆ mp

PacketMempools TgpBurstCtx::mp

◆ nDiscard

uint16_t TgpBurstCtx::nDiscard

◆ now

TscTime TgpBurstCtx::now

◆ nTx

uint16_t TgpBurstCtx::nTx

◆ p

Tgp* TgpBurstCtx::p

◆ pop

PktQueuePopResult TgpBurstCtx::pop

◆ rx

Packet* TgpBurstCtx::rx[MaxBurstSize]

◆ tx

Packet* TgpBurstCtx::tx[MaxBurstSize]

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