|
NDN-DPDK
High-Speed Named Data Networking Forwarder
|
#include "../core/mintmr.h"Go to the source code of this file.
Data Structures | |
| struct | Pit |
| The Pending Interest Table (PIT). More... | |
Typedefs | |
| typedef struct Pit | Pit |
| typedef struct PitEntry | PitEntry |
| typedef void(* | Pit_SgTimerCb) (Pit *pit, PitEntry *entry, uintptr_t ctx) |
| Callback to handle strategy timer triggers. More... | |
Callback to handle strategy timer triggers.