Hybrid ICN (hICN) plugin  v21.06-rc0-4-g18fa668
Functions
pitStandard.h File Reference

The Pending Interest Table. More...

#include <hicn/processor/pit.h>
Include dependency graph for pitStandard.h:

Go to the source code of this file.

Functions

PITpitStandard_Create (Forwarder *forwarder)
 

Detailed Description

The Pending Interest Table.

Implements the standard Pending Interest Table.

Function Documentation

◆ pitStandard_Create()

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.

Parameters
[in]hicn-lightThe releated Forwarder
Returns
non-null a PIT table
null An error