Hybrid ICN (hICN) plugin  v21.06-rc0-4-g18fa668
processor Directory Reference
Directory dependency graph for processor:
hicn-light/src/hicn/processor

Files

file  fibEntry.h [code]
 A forwarding entry in the FIB table.
 
file  fibEntryList.h [code]
 A typesafe list of FibEntry.
 
file  hashTableFunction.h [code]
 These functions are used in PARCHashCodeTables by the MatchingRulesTable and ContentStore and PIT. They perform the equality and has generation needed by the PARCHashCodeTable.
 
file  messageProcessor.h [code]
 Executes the set of rules dictated by the PacketType.
 
file  pit.h [code]
 The Pending Interest Table interface.
 
file  pitEntry.h [code]
 The embodiment of a PIT entry.
 
file  pitStandard.h [code]
 The Pending Interest Table.
 
file  pitVerdict.h [code]
 Adding an entry to the PIT will return NEW or EXISTING.