NDN-DPDK
High-Speed Named Data Networking Forwarder
Loading...
Searching...
No Matches
PccSlot Union Reference

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

Detailed Description

PCC entry slot.

Each slot has room for either a PIT entry or a CS entry.

Field Documentation

◆ [struct]

struct { ... } PccSlot

◆ a_

uint64_t PccSlot::a_[2]

◆ csEntry

CsEntry PccSlot::csEntry

◆ pccEntry

PccEntry* PccSlot::pccEntry

NULL indicates unoccupied slot.

◆ pitEntry

PitEntry PccSlot::pitEntry

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