Home
last modified time | relevance | path

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

/external/openthread/src/core/net/
Ddhcp6.hpp285 … void SetDuidType(DuidType aDuidType) { mDuidType = HostSwap16(static_cast<uint16_t>(aDuidType)); } in SetDuidType() function in ot::Dhcp6::ClientIdentifier
356 … void SetDuidType(DuidType aDuidType) { mDuidType = HostSwap16(static_cast<uint16_t>(aDuidType)); } in SetDuidType() function in ot::Dhcp6::ServerIdentifier