Searched defs:ipe (Results 1 – 10 of 10) sorted by relevance
44 IPEndPoint ipe; in GetNameservers() local61 IPEndPoint ipe; in GetNameservers() local81 IPEndPoint ipe; in GetNameservers() local
65 IPEndPoint ipe = IPEndPoint(ip, info.ports[j]); in CreateAdapterAddresses() local
208 IPEndPoint ipe; in GetAllNameservers() local
80 IPEndPoint ipe = endpoints[i]; in Job() local121 IPEndPoint ipe; in OnComplete() local
157 IPEndPoint ipe; in CreateAddressList() local
156 IPEndPoint ipe; in AddLocalhostEntriesTo() local317 IPEndPoint ipe; in GetNameServers() local
98 IPEndPoint ipe = IPEndPoint(ip, info.ports[j]); in CreateAdapterAddresses() local
58 HostPortPair HostPortPair::FromIPEndPoint(const IPEndPoint& ipe) { in FromIPEndPoint()
71 IPEndPoint ipe; in CreateFromAddrinfo() local
580 public Errors merge(InternalProvisionException ipe) { in merge()