DESERT 3.5.1
|
#include <uwflooding-hdr.h>
Public Member Functions | |
uint8_t & | ttl () |
uint8_t & | ttl () |
Static Public Member Functions | |
static int & | offset () |
static struct hdr_uwflooding * | access (const Packet *p) |
static int & | offset () |
static struct hdr_uwflooding * | access (const Packet *p) |
Public Attributes | |
uint8_t | ttl_ |
Static Public Attributes | |
static int | offset_ = 0 |
hdr_uwflooding describes packets used by UWFLOODING.
Definition at line 52 of file DESERT_Framework/DESERT/network/uwflooding/uwflooding-hdr.h.
|
inlinestatic |
Definition at line 76 of file DESERT_Addons/security/uwflooding_sec/uwflooding-hdr.h.
|
inlinestatic |
Definition at line 76 of file DESERT_Framework/DESERT/network/uwflooding/uwflooding-hdr.h.
|
inlinestatic |
Reference to the offset_ variable.
Definition at line 70 of file DESERT_Addons/security/uwflooding_sec/uwflooding-hdr.h.
|
inlinestatic |
Reference to the offset_ variable.
Definition at line 70 of file DESERT_Framework/DESERT/network/uwflooding/uwflooding-hdr.h.
|
inline |
Reference to the uid_ variable.
Definition at line 61 of file DESERT_Addons/security/uwflooding_sec/uwflooding-hdr.h.
|
inline |
Reference to the uid_ variable.
Definition at line 61 of file DESERT_Framework/DESERT/network/uwflooding/uwflooding-hdr.h.
|
static |
Required by the PacketHeaderManager.
Offset used to access in hdr_uwflooding packets header.
Definition at line 55 of file DESERT_Framework/DESERT/network/uwflooding/uwflooding-hdr.h.
uint8_t hdr_uwflooding::ttl_ |
Time to leave of the packet.
Definition at line 54 of file DESERT_Framework/DESERT/network/uwflooding/uwflooding-hdr.h.