|
DESERT 4.0.0
|
Provides the initialization of uwicrp libraries. More...
Functions | |
| int | Uwicrp_Init () |
| int | Cyguwicrp_Init () |
Variables | |
| EmbeddedTcl | MUwIcrpInitTclCode |
| packet_t | PT_UWICRP_ACK |
| packet_t | PT_UWICRP_DATA |
| packet_t | PT_UWICRP_STATUS |
Provides the initialization of uwicrp libraries.
Provides the initialization of uwicrp libraries.
| int Cyguwicrp_Init | ( | ) |
| int Uwicrp_Init | ( | ) |
References MUwIcrpInitTclCode, PT_UWICRP_ACK, PT_UWICRP_DATA, and PT_UWICRP_STATUS.
Referenced by Cyguwicrp_Init().
|
extern |
Referenced by Uwicrp_Init().
| packet_t PT_UWICRP_ACK |
Referenced by UwIcrpNode::initPktAck(), UwIcrpNode::recv(), UwIcrpSink::recv(), UwIcrpSink::sendBackAck(), and Uwicrp_Init().
| packet_t PT_UWICRP_DATA |
Referenced by Uwicrp_Init().
| packet_t PT_UWICRP_STATUS |
Referenced by UwIcrpSink::initStatusPkt(), UwIcrpNode::recv(), UwIcrpSink::recv(), and Uwicrp_Init().