DESERT 3.5.1
Loading...
Searching...
No Matches
hdr_uwflooding Struct Reference

#include <uwflooding-hdr.h>

Public Member Functions

uint8_t & ttl ()
 
uint8_t & ttl ()
 

Static Public Member Functions

static int & offset ()
 
static struct hdr_uwfloodingaccess (const Packet *p)
 
static int & offset ()
 
static struct hdr_uwfloodingaccess (const Packet *p)
 

Public Attributes

uint8_t ttl_
 

Static Public Attributes

static int offset_ = 0
 

Detailed Description

hdr_uwflooding describes packets used by UWFLOODING.

Definition at line 52 of file DESERT_Framework/DESERT/network/uwflooding/uwflooding-hdr.h.

Member Function Documentation

◆ access() [1/2]

static struct hdr_uwflooding * hdr_uwflooding::access ( const Packet *  p)
inlinestatic

◆ access() [2/2]

static struct hdr_uwflooding * hdr_uwflooding::access ( const Packet *  p)
inlinestatic

◆ offset() [1/2]

static int & hdr_uwflooding::offset ( )
inlinestatic

Reference to the offset_ variable.

Definition at line 70 of file DESERT_Addons/security/uwflooding_sec/uwflooding-hdr.h.

◆ offset() [2/2]

static int & hdr_uwflooding::offset ( )
inlinestatic

Reference to the offset_ variable.

Definition at line 70 of file DESERT_Framework/DESERT/network/uwflooding/uwflooding-hdr.h.

◆ ttl() [1/2]

uint8_t & hdr_uwflooding::ttl ( )
inline

Reference to the uid_ variable.

Definition at line 61 of file DESERT_Addons/security/uwflooding_sec/uwflooding-hdr.h.

◆ ttl() [2/2]

uint8_t & hdr_uwflooding::ttl ( )
inline

Reference to the uid_ variable.

Definition at line 61 of file DESERT_Framework/DESERT/network/uwflooding/uwflooding-hdr.h.

Member Data Documentation

◆ offset_

int hdr_uwflooding::offset_ = 0
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.

◆ ttl_

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.


The documentation for this struct was generated from the following files: