Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Embed: (wiki syntax)

« Back to documentation index

tcp_pcb Struct Reference

tcp_pcb Struct Reference

the TCP protocol control block More...

#include <tcp.h>

Public Member Functions

 TCP_PCB_COMMON (struct tcp_pcb)
 protocol specific PCB members

Data Fields

 IP_PCB
 common PCB members

Detailed Description

the TCP protocol control block

Definition at line 242 of file lwipstack/lwip/src/include/lwip/tcp.h.


Member Function Documentation

TCP_PCB_COMMON ( struct tcp_pcb   )

protocol specific PCB members


Field Documentation

common PCB members

Definition at line 244 of file lwipstack/lwip/src/include/lwip/tcp.h.