Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/net/
Ddhcp6.hpp283 … void SetDuidType(DuidType aDuidType) { mDuidType = HostSwap16(static_cast<uint16_t>(aDuidType)); } in SetDuidType()
354 … void SetDuidType(DuidType aDuidType) { mDuidType = HostSwap16(static_cast<uint16_t>(aDuidType)); } in SetDuidType()