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

  /external/libmicrohttpd/src/examples/
mhd2spdy.c 61 printf("SPDY bytes received and dropped: %lld\n", glob_stat.spdy_bytes_received_and_dropped);
mhd2spdy_structures.c 122 UPDATE_STAT(glob_stat.spdy_bytes_received_and_dropped, proxy->http_body_size);
mhd2spdy_structures.h 175 unsigned long long spdy_bytes_received_and_dropped; member in struct:global_statistics

Completed in 231 milliseconds