NAF Core Library
libnaf 0.6.0 API documentation

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