Searched refs:bytes2human (Results 1 – 1 of 1) sorted by relevance
139 static const char *bytes2human(uint64_t bytes) in bytes2human() function289 …printf("\ttransferred : %sByte\n", bytes2human(tsctp_meta->stat_message_length * tsctp_meta->sta… in handle_upcall()291 …printf("\tgoodput : %sBit/s\n", bytes2human((double) tsctp_meta->stat_message_length * (doub… in handle_upcall()