NAF Core Library
libnaf 0.6.0 API documentation

_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: