CERT/CC
background
background
CERT NetSA Security Suite 
Open Source Tools for Network Monitoring 
News | Downloads | Documentation | Tooltips
SiLK 1.1.2 | YAF 1.0.0 | IPA 0.3.0 | fixbuf 0.8.0 | Portal 0.8.0 | RAVE 1.9.11
NAF Core Library
libnaf 0.6.0 API documentation

Main Page | Data Structures | File List | Data Fields | Globals

_NAFBinTable Struct Reference

A single flow bin. More...

#include <match.h>


Data Fields

NAFMultiBinmtab
 Reference to the containing multibin.
NAFTimeSec bin
 Bin number in seconds of this bin.
GHashTable * table
 Table mapping flow keys to flow values.
GMemChunk * keychunk
 Memory chunk for flow key storage in the table.
GMemChunk * valchunk
 Memory chunk for flow value storage in the table.

Detailed Description

A single flow bin.


The documentation for this struct was generated from the following file: