Home
last modified time | relevance | path

Searched refs:altcp_tcp_functions (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/core/
Daltcp_tcp.c68 extern const struct altcp_functions altcp_tcp_functions;
190 conn->fns = &altcp_tcp_functions; in altcp_tcp_setup()
546 const struct altcp_functions altcp_tcp_functions = { variable
Daltcp.c129 extern const struct altcp_functions altcp_tcp_functions;