Skip to Content
[CAIDA - Center for Applied Internet Data Analysis logo]
The Center for Applied Internet Data Analysis
corsaro_flowtuple_class_start Struct Reference

Represents the start record of a flowtuple class. More...

Data Fields

uint32_t magic
 The flowtuple magic number 'SIXT' (or 'SIXU' if not using /8 opts) More...
 
uint16_t class_type
 The type of class (of type corsaro_flowtuple_class_type_t) More...
 
uint32_t count
 The number of flowtuples in the class. More...
 

Detailed Description

Represents the start record of a flowtuple class.

All values will be in HOST byte order

Definition at line 134 of file corsaro_flowtuple.h.

Field Documentation

uint16_t corsaro_flowtuple_class_start::class_type

The type of class (of type corsaro_flowtuple_class_type_t)

Definition at line 139 of file corsaro_flowtuple.h.

uint32_t corsaro_flowtuple_class_start::count

The number of flowtuples in the class.

Definition at line 141 of file corsaro_flowtuple.h.

uint32_t corsaro_flowtuple_class_start::magic

The flowtuple magic number 'SIXT' (or 'SIXU' if not using /8 opts)

Definition at line 137 of file corsaro_flowtuple.h.


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