Searched refs:otIp6UnsubscribeMulticastAddress (Results 1 – 5 of 5) sorted by relevance
346 otError otIp6UnsubscribeMulticastAddress(otInstance *aInstance, const otIp6Address *aAddress);
96 otError otIp6UnsubscribeMulticastAddress(otInstance *aInstance, const otIp6Address *aAddress) in otIp6UnsubscribeMulticastAddress() function
1381 error = otIp6UnsubscribeMulticastAddress(aInstance, &addr); in processNetifAddrEvent()1662 error = otIp6UnsubscribeMulticastAddress(aInstance, &addr); in processNetifAddrEvent()1955 err = otIp6UnsubscribeMulticastAddress(aInstance, &address);
3487 error = otIp6UnsubscribeMulticastAddress(GetInstancePtr(), &address); in Process()
2136 error = otIp6UnsubscribeMulticastAddress(mInstance, addrPtr); in HandlePropertyRemove()