Searched refs:otIp6RemoveUnicastAddress (Results 1 – 5 of 5) sorted by relevance
310 otError otIp6RemoveUnicastAddress(otInstance *aInstance, const otIp6Address *aAddress);
83 otError otIp6RemoveUnicastAddress(otInstance *aInstance, const otIp6Address *aAddress) in otIp6RemoveUnicastAddress() function
1147 error = otIp6RemoveUnicastAddress(aInstance, &addr); in processNetifAddrEvent()1419 error = otIp6RemoveUnicastAddress(aInstance, &addr); in processNetifAddrEvent()
1964 error = otIp6RemoveUnicastAddress(mInstance, addrPtr); in HandlePropertyRemove()
4068 error = otIp6RemoveUnicastAddress(GetInstancePtr(), &address); in Process()