Home
last modified time | relevance | path

Searched refs:SetDuidLinkLayerAddress (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/net/
Ddhcp6.hpp298 void SetDuidLinkLayerAddress(const Mac::ExtAddress &aDuidLinkLayerAddress) in SetDuidLinkLayerAddress() function in ot::Dhcp6::ClientIdentifier
365 void SetDuidLinkLayerAddress(const Mac::ExtAddress &aDuidLinkLayerAddress) in SetDuidLinkLayerAddress() function in ot::Dhcp6::ServerIdentifier
Ddhcp6_server.cpp370 option.SetDuidLinkLayerAddress(eui64); in AppendServerIdentifier()
Ddhcp6_client.cpp316 option.SetDuidLinkLayerAddress(eui64); in AppendClientIdentifier()