Skip to Content
[CAIDA - Cooperative Association for Internet Data Analysis logo]
The Cooperative Association for 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'.
uint16_t class_type
 The type of class (of type corsaro_flowtuple_class_type_t)

Detailed Description

Represents the end record of a flowtuple class.

All values will be in HOST byte order

Definition at line 146 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 151 of file corsaro_flowtuple.h.

Referenced by ascii_dump().

uint32_t corsaro_flowtuple_class_end::magic

The flowtuple magic number 'SIXT'.

Definition at line 149 of file corsaro_flowtuple.h.

Referenced by ascii_dump().


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