Searched refs:otIp6RemoveUnicastAddress (Results 1 – 5 of 5) sorted by relevance
296 otError otIp6RemoveUnicastAddress(otInstance *aInstance, const otIp6Address *aAddress);
81 otError otIp6RemoveUnicastAddress(otInstance *aInstance, const otIp6Address *aAddress) in otIp6RemoveUnicastAddress() function
1377 error = otIp6RemoveUnicastAddress(aInstance, &addr); in processNetifAddrEvent()1652 error = otIp6RemoveUnicastAddress(aInstance, &addr); in processNetifAddrEvent()
3368 error = otIp6RemoveUnicastAddress(GetInstancePtr(), &address); in Process()
2059 error = otIp6RemoveUnicastAddress(mInstance, addrPtr); in HandlePropertyRemove()