TCP queue type. More...

Detailed Description

TCP queue type.

Warning
For network stack internal purposes only. Do not access members externally.

Definition at line 114 of file sock_types.h.

#include <sock_types.h>

Data Fields

lwip_sock_base_t base
 parent class
 
struct sock_tcparray
 Allocation array for sock objects to generate.
 
mutex_t mutex
 Mutex to protect the queue.
 
unsigned short len
 Length of the struct sock_tcp_queue::array.
 
unsigned short used
 Used entries in struct sock_tcp_queue::array.
 

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