Searched refs:fmt_u64 (Results 1 – 1 of 1) sorted by relevance
36 static const char fmt_u64[] = "%llu\n"; variable520 ret = sprintf(buf, fmt_u64, *(u64 *)(((u8 *) stats) + offset)); in netstat_show()