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

#include <uw-mac-TLohi.h>

Static Public Member Functions

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

Public Attributes

double ts
 
int sn
 
TLOHI_PKT_TYPE pkt_type
 
packet_t orig_type
 
int data_sn
 

Static Public Attributes

static int offset_
 

Detailed Description

Struct that defines the header of T-LOHI in the packets.

Definition at line 148 of file uw-mac-TLohi.h.

Member Function Documentation

◆ access()

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

Method that permits to access to the header.

Returns
Pointer to the hdr_tlohi struct

Definition at line 173 of file uw-mac-TLohi.h.

◆ offset()

static int & hdr_tlohi::offset ( )
inlinestatic

Reference to the offset_ variable.

Definition at line 164 of file uw-mac-TLohi.h.

Member Data Documentation

◆ data_sn

int hdr_tlohi::data_sn

DATA packet sequence number.

Definition at line 156 of file uw-mac-TLohi.h.

◆ offset_

int hdr_tlohi::offset_
static

Required by PacketManager Header.

Definition at line 158 of file uw-mac-TLohi.h.

◆ orig_type

packet_t hdr_tlohi::orig_type

Original type of the packet (i.e.

the type defined by the upper layers)

Definition at line 154 of file uw-mac-TLohi.h.

◆ pkt_type

TLOHI_PKT_TYPE hdr_tlohi::pkt_type

T-LOHI packet type.

Definition at line 152 of file uw-mac-TLohi.h.

◆ sn

int hdr_tlohi::sn

sequence number of this packet

Definition at line 151 of file uw-mac-TLohi.h.

◆ ts

double hdr_tlohi::ts

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

Definition at line 150 of file uw-mac-TLohi.h.


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