libnaf Data Structures
Here are the data structures with brief descriptions:| _NAFAggConfig | An aggregation configuration structure |
| _NAFBinTable | A single flow bin |
| _NAFilter | A rangelist-based filter for NAF raw and aggregate flows |
| _NAFlow | A full aggregated flow; the unification of a flow key and value |
| _NAFlowKey | An aggregated flow key |
| _NAFlowMask | A flow mask |
| _NAFlowRaw | A raw flow record |
| _NAFlowVal | An aggregated flow value |
| _NAFlowVUC | Flow Value Unique Counters |
| _NAFMultiBin | An indexed, time-ordered queue of flow bins; the basic unit of matching |
| _NAFSorter | A sort context for sorting NAFlows |