Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/http/
Dhttp_client.c383 httpc_tcp_sent(void *arg, struct altcp_pcb *pcb, u16_t len) in httpc_tcp_sent() function
572 altcp_sent(req->pcb, httpc_tcp_sent); in httpc_init_connection_common()