Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
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
/openthread-latest/src/lib/spinel/
Dspinel_driver.hpp233 spinel_iid_t GetIid(void) { return mIid; } in GetIid() function in ot::Spinel::SpinelDriver