Structure to hold the dos header details for an interval. More...
Data Fields | |
uint32_t | attack_vector_cnt |
The number of attack vectors in this interval. More... | |
Structure to hold the dos header details for an interval.
All values are in HOST byte order
Definition at line 65 of file corsaro_dos.h.
uint32_t corsaro_dos_header::attack_vector_cnt |
The number of attack vectors in this interval.
Definition at line 68 of file corsaro_dos.h.
Referenced by corsaro_dos_header_fprint(), and corsaro_dos_header_print().