DESERT 4.0.0
uwmulti-traffic-range-crt.h File Reference

Go to the source code of this file.

Classes

struct  check_status
 
struct  hdr_uwm_tr
 
class  UwMultiTrafficRangeCtr
 
class  UwMultiTrafficRangeCtr::UwCheckRangeTimer
 

Typedefs

typedef std::map< int, check_statusStatusMap
 
typedef std::map< int, uint > CounterMap
 
typedef struct hdr_uwm_tr hdr_uwm_tr
 

Enumerations

enum  CONTROL_RANGE_BEHAVIORS { ROBUST = 2 , CHECK_RANGE }
 
enum  TRAFFIC_STATES { IDLE = 1 , RANGE_CNF_WAIT }
 

Variables

packet_t PT_MULTI_TR_PROBE
 
packet_t PT_MULTI_TR_PROBE_ACK
 

Typedef Documentation

◆ CounterMap

typedef std::map<int, uint> CounterMap

traffic, status

◆ hdr_uwm_tr

typedef struct hdr_uwm_tr hdr_uwm_tr

traffic, counter

◆ StatusMap

typedef std::map<int, check_status> StatusMap

Enumeration Type Documentation

◆ CONTROL_RANGE_BEHAVIORS

Enumerator
ROBUST 
CHECK_RANGE 

◆ TRAFFIC_STATES

Enumerator
IDLE 
RANGE_CNF_WAIT 

Variable Documentation

◆ PT_MULTI_TR_PROBE

◆ PT_MULTI_TR_PROBE_ACK

packet_t PT_MULTI_TR_PROBE_ACK
extern