DESERT 3.5.1
Loading...
Searching...
No Matches
uwicrp-hdr-ack.h File Reference
#include <module.h>
Include dependency graph for uwicrp-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_uwicrp_ack
 

Macros

#define HDR_UWICRP_ACK(p)   (hdr_uwicrp_ack::access(p))
 

Typedefs

typedef struct hdr_uwicrp_ack hdr_uwicrp_ack
 

Variables

packet_t PT_UWICRP_ACK
 

Detailed Description

Provides the Ack Messages header description.

Author
Giovanni Toso
Version
1.0.0

Definition in file uwicrp-hdr-ack.h.

Macro Definition Documentation

◆ HDR_UWICRP_ACK

#define HDR_UWICRP_ACK (   p)    (hdr_uwicrp_ack::access(p))

Definition at line 44 of file uwicrp-hdr-ack.h.

Typedef Documentation

◆ hdr_uwicrp_ack

hdr_uwicrp_ack describes acks packets used by UWICRP.

Variable Documentation

◆ PT_UWICRP_ACK

packet_t PT_UWICRP_ACK
extern