HomeSort by relevance Sort by last modified time
    Searched refs:str_sent (Results 1 - 3 of 3) sorted by null

  /external/qemu/proxy/
proxy_int.h 82 int str_sent; /* see proxy_connection_send() */ member in struct:ProxyConnection
130 * on exit, conn->str_sent contains the number of bytes
132 * by conn->str_sent as well.
proxy_common.c 124 conn->str_sent = 0;
149 conn->str_sent += n;
proxy_http_rewriter.c 916 conn->body_sent += root->str_sent;
    [all...]

Completed in 219 milliseconds