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