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

  /external/libmicrohttpd/src/examples/
mhd2spdy_structures.h 173 unsigned long long spdy_bytes_sent; member in struct:global_statistics
mhd2spdy.c 59 printf("SPDY bytes sent: %lld\n", glob_stat.spdy_bytes_sent);
mhd2spdy_spdy.c 206 UPDATE_STAT(glob_stat.spdy_bytes_sent, rv);

Completed in 608 milliseconds