DESERT 3.5.1
Loading...
Searching...
No Matches
initlib.cpp File Reference
#include "uwip-module.h"
#include <tclcl.h>
#include <clmessage.h>
Include dependency graph for DESERT_Framework/DESERT/network/uwip/initlib.cpp:

Go to the source code of this file.

Functions

int Uwip_Init ()
 
int Cyguwip_Init ()
 

Variables

EmbeddedTcl UwIpInitTclCode
 
packet_t PT_UWIP
 
ClMessage_t UWIP_CLMSG_SEND_ADDR = 0
 
ClMessage_t UWIP_CLMSG_REQ_ADDR = 0
 
ClMessage_t UWIP_CLMSG_UPD_ROUTE = 0
 

Detailed Description

Provides the initialization of uwip libraries.

Author
Giovanni Toso
Version
1.0.1

Provides the initialization of uwip libraries.

Definition in file DESERT_Framework/DESERT/network/uwip/initlib.cpp.

Function Documentation

◆ Cyguwip_Init()

int Cyguwip_Init ( )

◆ Uwip_Init()

int Uwip_Init ( )

Variable Documentation

◆ PT_UWIP

packet_t PT_UWIP

◆ UWIP_CLMSG_REQ_ADDR

ClMessage_t UWIP_CLMSG_REQ_ADDR = 0

◆ UWIP_CLMSG_SEND_ADDR

ClMessage_t UWIP_CLMSG_SEND_ADDR = 0

◆ UWIP_CLMSG_UPD_ROUTE

ClMessage_t UWIP_CLMSG_UPD_ROUTE = 0

◆ UwIpInitTclCode

EmbeddedTcl UwIpInitTclCode
extern