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

#include <uw-mac-DACAP-alter.h>

Static Public Member Functions

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

Public Attributes

double ts
 
int sn
 
int dacap_type
 
packet_t orig_type
 
int data_sn
 
int tx_tries
 

Static Public Attributes

static int offset_
 

Detailed Description

Definition of the header of DACAP packets.

Definition at line 67 of file uw-mac-DACAP-alter.h.

Member Function Documentation

◆ access()

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

Access to this header in the Packet.

Returns
Pointer to the hdr_dacap structure

Definition at line 91 of file uw-mac-DACAP-alter.h.

◆ offset()

static int & hdr_dacap::offset ( )
inlinestatic

Reference to the offset variable.

Definition at line 82 of file uw-mac-DACAP-alter.h.

Member Data Documentation

◆ dacap_type

int hdr_dacap::dacap_type

sequence number of this packet

Definition at line 71 of file uw-mac-DACAP-alter.h.

◆ data_sn

int hdr_dacap::data_sn

Sequence number of the packet.

Definition at line 73 of file uw-mac-DACAP-alter.h.

◆ offset_

int hdr_dacap::offset_
static

Required by the PacketHeaderManager.

Definition at line 77 of file uw-mac-DACAP-alter.h.

◆ orig_type

packet_t hdr_dacap::orig_type

Original type of the packet.

Definition at line 72 of file uw-mac-DACAP-alter.h.

◆ sn

int hdr_dacap::sn

sequence number of this packet

Definition at line 70 of file uw-mac-DACAP-alter.h.

◆ ts

double hdr_dacap::ts

packet timestamp, i.e., its generation time)

Definition at line 69 of file uw-mac-DACAP-alter.h.

◆ tx_tries

int hdr_dacap::tx_tries

Number of transmission tries of the packet.

Definition at line 75 of file uw-mac-DACAP-alter.h.


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