Searched refs:otIp6UnsubscribeMulticastAddress (Results 1 – 5 of 5) sorted by relevance
373 otError otIp6UnsubscribeMulticastAddress(otInstance *aInstance, const otIp6Address *aAddress);
103 otError otIp6UnsubscribeMulticastAddress(otInstance *aInstance, const otIp6Address *aAddress) in otIp6UnsubscribeMulticastAddress() function
1301 error = otIp6UnsubscribeMulticastAddress(aInstance, &addr); in processNetifAddrEvent()1578 error = otIp6UnsubscribeMulticastAddress(aInstance, &addr); in processNetifAddrEvent()1863 err = otIp6UnsubscribeMulticastAddress(aInstance, &address);
3309 error = otIp6UnsubscribeMulticastAddress(GetInstancePtr(), &address); in Process()
2044 error = otIp6UnsubscribeMulticastAddress(mInstance, addrPtr); in HandlePropertyRemove()