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

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
 

Detailed Description

Provides the header description for UWFLOODING packets.

Author
Giovanni Toso
Version
1.0.0

Provides the header description for UWFLOODING packets.

Definition in file DESERT_Framework/DESERT/network/uwflooding/uwflooding-hdr.h.

Macro Definition Documentation

◆ HDR_UWFLOODING

#define HDR_UWFLOODING (   p)    (hdr_uwflooding::access(p))

Typedef Documentation

◆ hdr_uwflooding

hdr_uwflooding describes packets used by UWFLOODING.

Variable Documentation

◆ PT_UWFLOODING

packet_t PT_UWFLOODING
extern