DESERT 4.0.0
uwcbr-module.h File Reference

Provides the UWCBR packets header description and the definition of the class UWCBR. More...

Go to the source code of this file.

Classes

struct  hdr_uwcbr
 
class  UwSendTimer
 
class  UwCbrModule
 

Typedefs

typedef struct hdr_uwcbr hdr_uwcbr
 

Variables

packet_t PT_UWCBR
 

Detailed Description

Provides the UWCBR packets header description and the definition of the class UWCBR.

Author
Giovanni Toso
Version
1.1.0

Provides the UWCBR packets header description and the definition of the class UWCBR. UWCBR can manage no more than 2^16 packets. If a module generates more than 2^16 packets, they will be dropped.

Typedef Documentation

◆ hdr_uwcbr

typedef struct hdr_uwcbr hdr_uwcbr

hdr_uwcbr describes UWCBR packets.

Variable Documentation

◆ PT_UWCBR

packet_t PT_UWCBR
extern