Searched refs:rawAddress (Results 1 – 1 of 1) sorted by relevance
55 const void* rawAddress; in sockaddrToInetAddress() local61 rawAddress = &sin.sin_addr.s_addr; in sockaddrToInetAddress()66 rawAddress = &sin6.sin6_addr.s6_addr; in sockaddrToInetAddress()86 reinterpret_cast<const jbyte*>(rawAddress)); in sockaddrToInetAddress()