DESERT 4.0.0
hdr_uwflooding Struct Reference

#include <uwflooding-hdr.h>

Collaboration diagram for hdr_uwflooding:
Collaboration graph

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.

Member Function Documentation

◆ access() [1/2]

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

References access(), and offset_.

Here is the call graph for this function:

◆ access() [2/2]

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

References access(), and offset_.

Referenced by access().

Here is the call graph for this function:

◆ offset() [1/2]

static int & hdr_uwflooding::offset ( )
inlinestatic

Reference to the offset_ variable.

References offset_.

◆ offset() [2/2]

static int & hdr_uwflooding::offset ( )
inlinestatic

Reference to the offset_ variable.

References offset_.

◆ ttl() [1/2]

uint8_t & hdr_uwflooding::ttl ( )
inline

Reference to the uid_ variable.

References ttl_.

◆ ttl() [2/2]

Member Data Documentation

◆ offset_

int hdr_uwflooding::offset_ = 0
static

Required by the PacketHeaderManager.

Offset used to access in hdr_uwflooding packets header.

Referenced by access(), and offset().

◆ ttl_

uint8_t hdr_uwflooding::ttl_

Time to leave of the packet.

Referenced by ttl().


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