Home
last modified time | relevance | path

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

/external/qemu/proxy/
Dproxy_int.h82 int str_sent; /* see proxy_connection_send() */ member
Dproxy_common.c124 conn->str_sent = 0; in proxy_connection_send()
149 conn->str_sent += n; in proxy_connection_send()
Dproxy_http_rewriter.c916 conn->body_sent += root->str_sent; in rewrite_connection_send_body()