Home
last modified time | relevance | path

Searched refs:IsEndOffsetSet (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/net/
Ddns_types.cpp577 if (!IsEndOffsetSet()) in GetNextLabel()
601 if (!IsEndOffsetSet()) in GetNextLabel()
Ddns_types.hpp1066 bool IsEndOffsetSet(void) const { return (mNameEndOffset != kUnsetNameEndOffset); } in IsEndOffsetSet() function