Teonet library  0.4.7
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ksnTCPProxyPacketData Struct Reference

TCP Proxy packet data structure. More...

#include <tcp_proxy.h>

Data Fields

char buffer [KSN_BUFFER_DB_SIZE]
 Packet buffer. More...
 
ksnTCPProxyHeaderheader
 Packet header. More...
 
size_t length
 Received package length. More...
 
size_t ptr
 Pointer to data end in packet buffer. More...
 
int stage
 Packet buffer receiving stage. More...
 

Detailed Description

TCP Proxy packet data structure.

Field Documentation

size_t ksnTCPProxyPacketData::length
size_t ksnTCPProxyPacketData::ptr
int ksnTCPProxyPacketData::stage

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