NDN-DPDK
High-Speed Named Data Networking Forwarder
|
PCC entry slot. More...
#include <pcc-entry.h>
Data Fields | |
struct { | |
uint64_t a_ [2] | |
PccEntry * pccEntry | |
NULL indicates unoccupied slot. More... | |
}; | |
PitEntry | pitEntry |
CsEntry | csEntry |
PCC entry slot.
Each slot has room for either a PIT entry or a CS entry.
struct { ... } |
uint64_t PccSlot::a_[2] |
CsEntry PccSlot::csEntry |
PccEntry* PccSlot::pccEntry |
NULL indicates unoccupied slot.
PitEntry PccSlot::pitEntry |