Searched refs:otMdnsStopIp6AddressResolver (Results 1 – 3 of 3) sorted by relevance
697 otError otMdnsStopIp6AddressResolver(otInstance *aInstance, const otMdnsAddressResolver *aResolver);
210 otError otMdnsStopIp6AddressResolver(otInstance *aInstance, const otMdnsAddressResolver *aResolver) in otMdnsStopIp6AddressResolver() function
815 error = otMdnsStopIp6AddressResolver(GetInstancePtr(), &resolver); in Process()