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

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

Data Fields

uint32_t magic
 The flowtuple magic number 'SIXT'. More...
 
uint16_t class_type
 The type of class (of type corsaro_flowtuple_class_type_t) More...
 

Detailed Description

Represents the end record of a flowtuple class.

All values will be in HOST byte order

Definition at line 148 of file corsaro_flowtuple.h.

Field Documentation

uint16_t corsaro_flowtuple_class_end::class_type

The type of class (of type corsaro_flowtuple_class_type_t)

Definition at line 153 of file corsaro_flowtuple.h.

uint32_t corsaro_flowtuple_class_end::magic

The flowtuple magic number 'SIXT'.

Definition at line 151 of file corsaro_flowtuple.h.


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