Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Embed: (wiki syntax)

« Back to documentation index

tcp_ext_arg_callbacks Struct Reference

tcp_ext_arg_callbacks Struct Reference

A table of callback functions that is invoked for ext arguments. More...

#include <tcp.h>

Data Fields

tcp_extarg_callback_pcb_destroyed_fn destroy
 tcp_extarg_callback_pcb_destroyed_fn
tcp_extarg_callback_passive_open_fn passive_open
 tcp_extarg_callback_passive_open_fn

Detailed Description

A table of callback functions that is invoked for ext arguments.

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


Field Documentation