Packet processing-related interfaces and classes.

Classes

interface  IFilterPacket
 Filter and/or slice a packet. More...

interface  IProcessPacket
 Process a packet. More...

interface  IProcessTime
 Do processing at regular time intervals. More...

interface  IResetProcessing
 Reset processing, for example the clearing statistical counters. More...

interface  ISummarizePacket
 Summarize a packet for display in a packet list. More...

interface  IUpdateSummaryStats
 Update summary statistics. More...

Detailed Description

These interfaces and classes are provided by Distributed Analysis Modules that need to do packet processing.