PAASS
Software suite to Acquire and Analyze Data from Pixie16
|
#include <poll2_core.h>
Data Fields | |
int | Sequence |
int | DataSize |
Sequence number for reliable transport. More... | |
unsigned char | Data [MAX_ORPH_DATA] |
Number of useable bytes in Data. More... | |
Definition at line 81 of file poll2_core.h.
unsigned char UDP_Packet::Data[MAX_ORPH_DATA] |
Number of useable bytes in Data.
Definition at line 84 of file poll2_core.h.
int UDP_Packet::DataSize |
Sequence number for reliable transport.
Definition at line 83 of file poll2_core.h.
int UDP_Packet::Sequence |
Definition at line 82 of file poll2_core.h.