Home
last modified time | relevance | path

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

/external/usrsctp/programs/
Dtsctp_upcall.c139 static const char *bytes2human(uint64_t bytes) in bytes2human() function
289 …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()