Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/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;