Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/net/
H A Ddhcp6.hpp287 …void SetDuidType(DuidType aDuidType) { mDuidType = BigEndian::HostSwap16(static_cast<uint16_t>(aDu… in SetDuidType() function in ot::Dhcp6::ClientIdentifier
361 …void SetDuidType(DuidType aDuidType) { mDuidType = BigEndian::HostSwap16(static_cast<uint16_t>(aDu… in SetDuidType() function in ot::Dhcp6::ServerIdentifier