DESERT 3.5.1
Loading...
Searching...
No Matches
sun-hdr-ack.h File Reference
#include <packet.h>
Include dependency graph for sun-hdr-ack.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Provides the Ack Messages header description.

Author
Giovanni Toso
Version
1.1.1

Provides the Ack Messages header description.

Definition in file sun-hdr-ack.h.

Macro Definition Documentation

◆ HDR_SUN_ACK

#define HDR_SUN_ACK (   p)    (hdr_sun_ack::access(p))

Definition at line 45 of file sun-hdr-ack.h.

Typedef Documentation

◆ hdr_sun_ack

typedef struct hdr_sun_ack hdr_sun_ack

hdr_sun_ack describes acks packets used by UWSUN.

Variable Documentation

◆ PT_SUN_ACK

packet_t PT_SUN_ACK
extern