Home
last modified time | relevance | path

Searched refs:udp_dgram_sent (Results 1 - 2 of 2) sorted by relevance

/third_party/nghttp2/src/
H A Dh2load.h249 size_t udp_dgram_sent; member
H A Dh2load.cc186 udp_dgram_sent(0) {} in Stats()
1485 ++worker->stats.udp_dgram_sent; in write_udp()
3224 stats.udp_dgram_sent += s.udp_dgram_sent; in main()
3286 std::cout << "UDP datagram: " << stats.udp_dgram_sent << " sent, " in main()

Completed in 6 milliseconds