Home
last modified time | relevance | path

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

/third_party/lwip/src/core/distributed_net/
Ddistributed_net.c53 static int try_connect_to_local_tcp_server(u16_t tcp_port) in try_connect_to_local_tcp_server() function
126 if (try_connect_to_local_tcp_server(tcp_port) < 0) { in enable_distributed_net()