Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/apps/
Dhttp_client.h132 altcp_allocator_t *altcp_allocator; member
/third_party/lwip/src/apps/http/
Dhttp_client.c562 req->pcb = altcp_new(settings->altcp_allocator); in httpc_init_connection_common()