DESERT 3.5.1
|
Go to the source code of this file.
Classes | |
struct | check_status |
struct | hdr_uwm_tr |
class | UwMultiTrafficRangeCtr |
class | UwMultiTrafficRangeCtr::UwCheckRangeTimer |
Macros | |
#define | HDR_UWMTR(P) (hdr_uwm_tr::access(P)) |
Typedefs | |
typedef std::map< int, check_status > | StatusMap |
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 |
#define HDR_UWMTR | ( | P | ) | (hdr_uwm_tr::access(P)) |
Definition at line 48 of file uwmulti-traffic-range-crt.h.
typedef std::map<int, uint> CounterMap |
traffic, status
Definition at line 68 of file uwmulti-traffic-range-crt.h.
typedef struct hdr_uwm_tr hdr_uwm_tr |
traffic, counter
typedef std::map<int, check_status> StatusMap |
Definition at line 66 of file uwmulti-traffic-range-crt.h.
Enumerator | |
---|---|
ROBUST | |
CHECK_RANGE |
Definition at line 50 of file uwmulti-traffic-range-crt.h.
enum TRAFFIC_STATES |
Enumerator | |
---|---|
IDLE | |
RANGE_CNF_WAIT |
Definition at line 56 of file uwmulti-traffic-range-crt.h.
|
extern |
Definition at line 49 of file DESERT_Addons/uwmulti_traffic_control/initlib.cc.
|
extern |
Definition at line 50 of file DESERT_Addons/uwmulti_traffic_control/initlib.cc.