Corsaro state for a packet. More...
Data Fields | |
uint8_t | flags |
Features of the packet that have been identified by earlier plugins. More... | |
Corsaro state for a packet.
This is passed, along with the packet, to each plugin. Plugins can add data to it, or check for data from earlier plugins. Currently, this is used to filter packets based on criteria determined by an earlier plugin
Definition at line 194 of file corsaro_int.h.
uint8_t corsaro_packet_state::flags |
Features of the packet that have been identified by earlier plugins.
Definition at line 197 of file corsaro_int.h.
Referenced by corsaro_dos_process_packet(), corsaro_flowtuple_process_flowtuple(), corsaro_flowtuple_process_packet(), and process_generic().