Home
last modified time | relevance | path

Searched defs:altcp_connect (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/
Daltcp.h176 #define altcp_connect tcp_connect macro
/third_party/lwip/src/core/
Daltcp.c316 altcp_connect(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port, altcp_connected_fn conne… in altcp_connect() function