Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/examples/
Dmhd2spdy_structures.h173 unsigned long long spdy_bytes_sent; member
Dmhd2spdy.c59 printf("SPDY bytes sent: %lld\n", glob_stat.spdy_bytes_sent); in print_stat()
Dmhd2spdy_spdy.c206 UPDATE_STAT(glob_stat.spdy_bytes_sent, rv); in spdy_cb_send()