Skip to Content
[CAIDA - Cooperative Association for Internet Data Analysis logo]
The Cooperative Association for Internet Data Analysis
corsaro_packet Struct Reference

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

Collaboration diagram for corsaro_packet:

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.

Detailed Description

A lightweight wrapper around a libtrace packet.

Definition at line 202 of file corsaro_int.h.


Field Documentation

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().


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