Searched refs:OT_ADDRESS_ORIGIN_MANUAL (Results 1 – 6 of 6) sorted by relevance
97 kOriginManual = OT_ADDRESS_ORIGIN_MANUAL, ///< Manually assigned address
163 OT_ADDRESS_ORIGIN_MANUAL = 3, ///< Manually assigned address enumerator
780 static_assert(3 == OT_ADDRESS_ORIGIN_MANUAL, "OT_ADDRESS_ORIGIN_MANUAL value is incorrect"); in AddressOriginToString()
3349 address.mAddressOrigin = OT_ADDRESS_ORIGIN_MANUAL; in Process()
602 netifAddr.mAddressOrigin = OT_ADDRESS_ORIGIN_MANUAL; in TestDnsClient()
2042 netifAddr.mAddressOrigin = OT_ADDRESS_ORIGIN_MANUAL; in HandlePropertyInsert()