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

_NAFlowVUC Struct Reference

Flow Value Unique Counters. More...

#include <nafcore.h>


Data Fields

GHashTable * htab
 Source host IP address table.
GHashTable * rhtab
 Destination host IP address table.
GHashTable * ptab
 Source port table.
GHashTable * rptab
 Destination port table.

Detailed Description

Flow Value Unique Counters.

Used internally by nafalize to count unique hosts during aggregation. You shouldn't need this structure outside nafalize.


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