Searched refs:total_len1 (Results 1 – 3 of 3) sorted by relevance
75 int32_t total_len1; member
68 stat_hdr->total_len1 = htonl(stat->total_len1); in build_reply()164 session->stat.total_len1 = session->length >> 32; in udp_received()
41 results->total_len = (((uint64_t)ntohl(UNALIGNED_GET(&stat->total_len1))) << 32) + in zperf_upload_decode_stat()