Searched refs:GetDuidLinkLayerAddress (Results 1 – 3 of 3) sorted by relevance
314 const Mac::ExtAddress &GetDuidLinkLayerAddress(void) const { return mDuidLinkLayerAddress; } in GetDuidLinkLayerAddress() function in ot::Dhcp6::ClientIdentifier388 const Mac::ExtAddress &GetDuidLinkLayerAddress(void) const { return mDuidLinkLayerAddress; } in GetDuidLinkLayerAddress() function in ot::Dhcp6::ServerIdentifier
468 option.GetAddress().GetIid().SetFromExtAddress(aClientId.GetDuidLinkLayerAddress()); in AddIaAddress()
504 …(option.GetDuidHardwareType() == kHardwareTypeEui64) && (option.GetDuidLinkLayerAddress() == eui64… in ProcessClientIdentifier()