Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/
H A Daltcp_tcp.c67 extern const struct altcp_functions altcp_tcp_functions;
185 conn->fns = &altcp_tcp_functions; in altcp_tcp_setup()
516 const struct altcp_functions altcp_tcp_functions = { variable
H A Daltcp.c129 extern const struct altcp_functions altcp_tcp_functions;