A lightweight wrapper around a libtrace packet. More...

Data Fields | |
| corsaro_packet_state_t | state |
| The corsaro state associated with this packet. | |
| libtrace_packet_t * | ltpacket |
| A pointer to the underlying libtrace packet. | |
A lightweight wrapper around a libtrace packet.
Definition at line 202 of file corsaro_int.h.
| libtrace_packet_t* corsaro_packet::ltpacket |
A pointer to the underlying libtrace packet.
Definition at line 207 of file corsaro_int.h.
Referenced by corsaro_per_packet().
| corsaro_packet_state_t corsaro_packet::state |
The corsaro state associated with this packet.
Definition at line 205 of file corsaro_int.h.
Referenced by corsaro_dos_process_packet().