|
Hybrid ICN (hICN) plugin
v21.06-rc0-4-g18fa668
|
The Pending Interest Table. More...
#include <hicn/processor/pit.h>
Go to the source code of this file.
Functions | |
| PIT * | pitStandard_Create (Forwarder *forwarder) |
The Pending Interest Table.
Implements the standard Pending Interest Table.
| PIT* pitStandard_Create | ( | Forwarder * | forwarder | ) |
Creates a PIT table
Creates and allocates an emtpy PIT table. The Forwarder reference is used for logging and for time functions.
| [in] | hicn-light | The releated Forwarder |
1.8.17