DESERT 3.5.1
Loading...
Searching...
No Matches
uwip-clmsg.h File Reference
#include <clmessage.h>
Include dependency graph for uwip-clmsg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UWIPClMsgReqAddr
 
class  UWIPClMsgSendAddr
 
class  UWIpClMsgUpdRoute
 

Macros

#define UWIP_CLMSG_VERBOSITY   5
 
#define UWIP_CLMSG_UPD_ROUTE_VERBOSITY   2
 

Variables

ClMessage_t UWIP_CLMSG_SEND_ADDR
 
ClMessage_t UWIP_CLMSG_REQ_ADDR
 
ClMessage_t UWIP_CLMSG_UPD_ROUTE
 

Detailed Description

Cross layer messages definition for the UWIP Module.

Author
Giovanni Toso
Version
1.0.1

Definition in file uwip-clmsg.h.

Macro Definition Documentation

◆ UWIP_CLMSG_UPD_ROUTE_VERBOSITY

#define UWIP_CLMSG_UPD_ROUTE_VERBOSITY   2

Verbosity level.

Definition at line 45 of file uwip-clmsg.h.

◆ UWIP_CLMSG_VERBOSITY

#define UWIP_CLMSG_VERBOSITY   5

Verbosity level.

Definition at line 44 of file uwip-clmsg.h.

Variable Documentation

◆ UWIP_CLMSG_REQ_ADDR

ClMessage_t UWIP_CLMSG_REQ_ADDR
extern

◆ UWIP_CLMSG_SEND_ADDR

ClMessage_t UWIP_CLMSG_SEND_ADDR
extern

◆ UWIP_CLMSG_UPD_ROUTE

ClMessage_t UWIP_CLMSG_UPD_ROUTE
extern