Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/http/
Daltcp_proxyconnect.c161 altcp_proxyconnect_lower_connected(void *arg, struct altcp_pcb *inner_conn, err_t err) in altcp_proxyconnect_lower_connected() function
480 …inner_conn, &state->conf->proxy_addr, state->conf->proxy_port, altcp_proxyconnect_lower_connected); in altcp_proxyconnect_connect()