Home
last modified time | relevance | path

Searched defs:GetIid (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/net/
H A Dip6_address.hpp952 const InterfaceIdentifier &GetIid(void) const in GetIid() function in ot::Ip6::Address
963 …InterfaceIdentifier &GetIid(void) { return static_cast<InterfaceIdentifier &>(mFields.mComponents.… in GetIid() function in ot::Ip6::Address
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dspinel_driver.hpp233 spinel_iid_t GetIid(void) { return mIid; } in GetIid() function in ot::Spinel::SpinelDriver