Searched refs:aUpstreamDnsServers (Results 1 – 3 of 3) sorted by relevance
299 void Resolver::SetUpstreamDnsServers(const otIp6Address *aUpstreamDnsServers, int aNumServers) in SetUpstreamDnsServers() argument308 if (otIp4FromIp4MappedIp6Address(&aUpstreamDnsServers[i], &ip4Address) == OT_ERROR_NONE) in SetUpstreamDnsServers()362 void otSysUpstreamDnsSetServerList(const otIp6Address *aUpstreamDnsServers, int aNumServers) in otSysUpstreamDnsSetServerList() argument364 gResolver.SetUpstreamDnsServers(aUpstreamDnsServers, aNumServers); in otSysUpstreamDnsSetServerList()
102 void SetUpstreamDnsServers(const otIp6Address *aUpstreamDnsServers, int aNumServers);
305 void otSysUpstreamDnsSetServerList(const otIp6Address *aUpstreamDnsServers, int aNumServers);