|
NDN-DPDK
High-Speed Named Data Networking Forwarder
|
Data Fields | |
| Tgp * | p |
| PacketMempools | mp |
| PacketTxAlign | faceTxAlign |
| TscTime | now |
| PktQueuePopResult | pop |
| uint16_t | nDiscard |
| uint16_t | nTx |
| Packet * | rx [MaxBurstSize] |
| Packet * | tx [MaxBurstSize] |
| PacketTxAlign TgpBurstCtx::faceTxAlign |
| PacketMempools TgpBurstCtx::mp |
| uint16_t TgpBurstCtx::nDiscard |
| TscTime TgpBurstCtx::now |
| uint16_t TgpBurstCtx::nTx |
| Tgp* TgpBurstCtx::p |
| PktQueuePopResult TgpBurstCtx::pop |
| Packet* TgpBurstCtx::rx[MaxBurstSize] |
| Packet* TgpBurstCtx::tx[MaxBurstSize] |