Daiki Kato / mbed-os-lychee

Dependents:   mbed-os-example-blinky-gr-lychee GR-Boads_Camera_sample GR-Boards_Audio_Recoder GR-Boads_Camera_DisplayApp ... more

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 200 of file tcp.h.


Member Function Documentation

TCP_PCB_COMMON ( struct tcp_pcb   )

protocol specific PCB members


Field Documentation

common PCB members

Definition at line 202 of file tcp.h.