DESERT 3.5.1
|
#include <packet.h>
Go to the source code of this file.
Classes | |
struct | hdr_sun_ack |
Macros | |
#define | HDR_SUN_ACK(p) (hdr_sun_ack::access(p)) |
Typedefs | |
typedef struct hdr_sun_ack | hdr_sun_ack |
Variables | |
packet_t | PT_SUN_ACK |
Provides the Ack Messages header description.
Provides the Ack Messages header description.
Definition in file sun-hdr-ack.h.
#define HDR_SUN_ACK | ( | p | ) | (hdr_sun_ack::access(p)) |
Definition at line 45 of file sun-hdr-ack.h.
typedef struct hdr_sun_ack hdr_sun_ack |
hdr_sun_ack describes acks packets used by UWSUN.
|
extern |
Definition at line 49 of file DESERT_Framework/DESERT/network/uwsun/initlib.cpp.