Home
last modified time | relevance | path

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

/net/lwip/
A Dwget.c281 altcp_allocator_t tls_allocator; in wget_do_request() local
355 tls_allocator.alloc = &altcp_tls_alloc; in wget_do_request()
356 tls_allocator.arg = in wget_do_request()
360 if (!tls_allocator.arg) { in wget_do_request()
366 conn.altcp_allocator = &tls_allocator; in wget_do_request()

Completed in 6 milliseconds