Searched refs:otMdnsStopIp4AddressResolver (Results 1 – 3 of 3) sorted by relevance
735 otError otMdnsStopIp4AddressResolver(otInstance *aInstance, const otMdnsAddressResolver *aResolver);
224 otError otMdnsStopIp4AddressResolver(otInstance *aInstance, const otMdnsAddressResolver *aResolver) in otMdnsStopIp4AddressResolver() function
868 error = otMdnsStopIp4AddressResolver(GetInstancePtr(), &resolver); in Process()