Home
last modified time | relevance | path

Searched refs:altcp_functions (Results 1 – 6 of 6) sorted by relevance

/third_party/lwip/src/include/lwip/
Daltcp.h57 struct altcp_functions;
69 const struct altcp_functions *fns;
/third_party/lwip/src/apps/http/
Daltcp_proxyconnect.c74 extern const struct altcp_functions altcp_proxyconnect_functions;
557 const struct altcp_functions altcp_proxyconnect_functions = {
/third_party/lwip/src/core/
Daltcp_tcp.c68 extern const struct altcp_functions altcp_tcp_functions;
546 const struct altcp_functions altcp_tcp_functions = {
Daltcp.c129 extern const struct altcp_functions altcp_tcp_functions;
/third_party/lwip/src/include/lwip/priv/
Daltcp_priv.h97 struct altcp_functions { struct
/third_party/lwip/src/apps/altcp_tls/
Daltcp_tls_mbedtls.c94 extern const struct altcp_functions altcp_mbedtls_functions;
1238 const struct altcp_functions altcp_mbedtls_functions = {