Searched refs:htobe64 (Results 1 – 2 of 2) sorted by relevance
40 # define htobe64(x) (x) macro58 # define htobe64(x) OSSwapHostToBigInt64(x) macro85 # define htobe64(x) htonll(x) macro104 # define htobe64(x) htonll(x) macro122 # define htobe64(x) (x) macro170 #define htobe64(n) HTONLL(n) macro
230 pcount = htobe64(sp->packet_count); in iperf_udp_send()