NDN-DPDK
High-Speed Named Data Networking Forwarder
|
The PIT-CS Composite Table (PCCT). More...
#include <pcct.h>
Data Fields | |
struct rte_mempool * | mp |
entry mempool More... | |
PccEntry * | keyHt |
key hashtable More... | |
struct rte_hash * | tokenHt |
token hashtable More... | |
uint64_t | lastToken |
last assigned token More... | |
Pit | pit |
Cs | cs |
uint32_t | nKeyHtBuckets |
The PIT-CS Composite Table (PCCT).
Cs Pcct::cs |
PccEntry* Pcct::keyHt |
key hashtable
uint64_t Pcct::lastToken |
last assigned token
struct rte_mempool* Pcct::mp |
entry mempool
uint32_t Pcct::nKeyHtBuckets |
Pit Pcct::pit |
struct rte_hash* Pcct::tokenHt |
token hashtable