DESERT 3.5.1
|
#include <packet.h>
Go to the source code of this file.
Classes | |
struct | hdr_uwflooding |
Macros | |
#define | HDR_UWFLOODING(p) (hdr_uwflooding::access(p)) |
Typedefs | |
typedef struct hdr_uwflooding | hdr_uwflooding |
Variables | |
packet_t | PT_UWFLOODING |
Provides the header description for UWFLOODING packets.
Provides the header description for UWFLOODING packets.
Definition in file DESERT_Framework/DESERT/network/uwflooding/uwflooding-hdr.h.
#define HDR_UWFLOODING | ( | p | ) | (hdr_uwflooding::access(p)) |
Definition at line 45 of file DESERT_Framework/DESERT/network/uwflooding/uwflooding-hdr.h.
typedef struct hdr_uwflooding hdr_uwflooding |
hdr_uwflooding describes packets used by UWFLOODING.
|
extern |
Definition at line 46 of file DESERT_Framework/DESERT/network/uwflooding/initlib.cpp.