Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/shell/
Dtcp.c101 static void tcp_connect(const struct shell *sh, char *host, uint16_t port, in tcp_connect() function
292 tcp_connect(sh, ip, port, &tcp_ctx); in cmd_net_tcp_connect()