yfFlowVal_st Struct Reference
A YAF uniflow value. More...
#include <yafcore.h>
Data Fields | |
| uint64_t | oct |
| Octet count. | |
| uint64_t | pkt |
| Packet count. | |
| uint32_t | isn |
| Initial TCP sequence number. | |
| uint8_t | iflags |
| Initial TCP flags. | |
| uint8_t | uflags |
| Union of remaining TCP flags. | |
| uint16_t | tag |
| 802.1q VLAN tag | |
Detailed Description
A YAF uniflow value.Contains directional packet header fields and counters; two of these are used to build a biflow.
The documentation for this struct was generated from the following file: