Searched refs:HostToNetwork32 (Results 1 – 5 of 5) sorted by relevance
154 uint32 v = HostToNetwork32(val); in WriteUInt24()159 uint32 v = HostToNetwork32(val); in WriteUInt32()
213 DWORD result = send_(hping_, talk_base::HostToNetwork32(ip), in Ping()
148 inline uint32 HostToNetwork32(uint32 n) { in HostToNetwork32() function
292 saddr->sin_addr.s_addr = HostToNetwork32(ip_); in ToSockAddr()
152 *static_cast<uint32*>(buf) = talk_base::HostToNetwork32(val); in long_to_bytes()