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 paylen
 Payload length.
uint8_t * payload
 Captured payload buffer.
uint32_t isn
 Initial TCP sequence number.
uint8_t iflags
 Initial TCP flags.
uint8_t uflags
 Union of remaining TCP flags.

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: