DESERT 3.5.1
|
#include <packet.h>
Go to the source code of this file.
Classes | |
struct | hdr_uwal |
Macros | |
#define | HDR_UWAL(p) (hdr_uwal::access(p)) |
#define | MAX_BIN_PKT_ARRAY_LENGTH 2240 |
#define | MAX_DUMMY_STRING_LENGTH 2240 |
Typedefs | |
typedef struct hdr_uwal | hdr_uwal |
Variables | |
packet_t | PT_UWAL |
Header of the class providing the Uwal header's description.
Definition in file hdr-uwal.h.
#define HDR_UWAL | ( | p | ) | (hdr_uwal::access(p)) |
Definition at line 43 of file hdr-uwal.h.
#define MAX_BIN_PKT_ARRAY_LENGTH 2240 |
Definition at line 44 of file hdr-uwal.h.
#define MAX_DUMMY_STRING_LENGTH 2240 |
Definition at line 45 of file hdr-uwal.h.
|
extern |
Definition at line 40 of file hdr-uwal.cpp.