Searched refs:be64toh (Results 1 – 2 of 2) sorted by relevance
31 # define be64toh(x) betoh64(x) macro39 # define be64toh(x) (x) macro60 # define be64toh(x) OSSwapBigToHostInt64(x) macro84 # define be64toh(x) ntohll(x) macro106 # define be64toh(x) ntohll(x) macro124 # define be64toh(x) (x) macro171 #define be64toh(n) NTOHLL(n) macro
110 pcount = be64toh(pcount); in iperf_udp_recv()