Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dperf.c105 size_t total_sent; member
335 info->total_sent += info->numsent; in stat_printout()
412 lost = (int)(info->total_sent - info->total_recv) - (int)info->io_num; in perfendstats()