DESERT 4.0.0
hdr_uwm_tr Struct Reference

#include <uwmulti-traffic-range-crt.h>

Collaboration diagram for hdr_uwm_tr:
Collaboration graph

Public Member Functions

int & traffic ()
 

Static Public Member Functions

static int & offset ()
 
static hdr_uwm_traccess (const Packet *p)
 

Public Attributes

int tr_id_
 

Static Public Attributes

static int offset_
 

Detailed Description

traffic, counter

Member Function Documentation

◆ access()

static hdr_uwm_tr * hdr_uwm_tr::access ( const Packet *  p)
inlinestatic

References access(), and offset_.

Referenced by access().

Here is the call graph for this function:

◆ offset()

static int & hdr_uwm_tr::offset ( )
inlinestatic

Reference to the offset_ variable.

References offset_.

◆ traffic()

int & hdr_uwm_tr::traffic ( )
inline

Reference to the traffic ID.

References tr_id_.

Referenced by UwMultiTrafficRangeCtr::checkRange().

Member Data Documentation

◆ offset_

int hdr_uwm_tr::offset_
static

Required by the PacketHeaderManager.

Referenced by access(), and offset().

◆ tr_id_

int hdr_uwm_tr::tr_id_

Id of the traffic app layer.

Referenced by traffic().


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