Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/examples/
Dmhd2spdy_structures.h76 struct Proxy *proxies_tail; member
Dmhd2spdy_spdy.c402 DLL_remove(proxy->spdy_connection->proxies_head, proxy->spdy_connection->proxies_tail, proxy); in spdy_cb_on_stream_close()
823 DLL_remove(connection->proxies_head, connection->proxies_tail, proxy); in spdy_free_connection()
903 DLL_insert(connection->proxies_head, connection->proxies_tail, proxy); in spdy_request()