Home
last modified time | relevance | path

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

/external/qemu/proxy/
Dproxy_int.h83 int str_recv; /* see proxy_connection_receive() */ member
Dproxy_common.c163 conn->str_recv = 0; in proxy_connection_receive()
190 conn->str_recv += n; in proxy_connection_receive()
Dproxy_http_rewriter.c851 conn->body_total += root->str_recv; in rewrite_connection_read_body()
858 avail = root->str_recv; in rewrite_connection_read_body()