Filter and/or slice a packet.
More...
Public Member Functions | |
HRESULT | FilterPacket ([in] IPacket *pPacket,[out] USHORT *pusBytesToAccept,[out] GUID *pFilterID) |
Detailed Description
Optional interface implemented by Distributed Analysis Modules and used by the Omnipeek console and Omnił Engine. This interface is exposed by a Distributed Analysis Module that needs to filter and/or slice packets captured by the engine or to filter and/or slice packets that are selected for filtering by Analysis Module in the console packet list.
Member Function Documentation
|
Allow a Distributed Analysis Module to filter and/or slice packets.
|