Searched refs:next_ipv6_ (Results 1 – 2 of 2) sorted by relevance
505 next_ipv6_(kInitialNextIPv6), next_port_(kFirstEphemeralPort), in VirtualSocketServer()535 IPAddress next_ip(next_ipv6_); in GetNextIP()536 uint32_t* as_ints = reinterpret_cast<uint32_t*>(&next_ipv6_.s6_addr); in GetNextIP()
231 in6_addr next_ipv6_; variable