OpenWSN Firmware
tcp_vars_t Struct Reference

#include <opentcp.h>

Data Fields

uint8_t state
 
uint32_t mySeqNum
 
uint16_t myPort
 
uint32_t hisNextSeqNum
 
uint16_t hisPort
 
open_addr_t hisIPv6Address
 
OpenQueueEntry_tdataToSend
 
OpenQueueEntry_tdataReceived
 
bool timerStarted
 
opentimer_id_t timerId
 

Field Documentation

OpenQueueEntry_t* dataReceived
OpenQueueEntry_t* dataToSend
open_addr_t hisIPv6Address
uint32_t hisNextSeqNum
uint16_t hisPort
uint16_t myPort
uint32_t mySeqNum
uint8_t state
opentimer_id_t timerId
bool timerStarted

The documentation for this struct was generated from the following file: