Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/net/
Ddns_types.cpp504 if (!IsEndOffsetSet()) in GetNextLabel()
527 if (!IsEndOffsetSet()) in GetNextLabel()
Ddns_types.hpp1014 bool IsEndOffsetSet(void) const { return (mNameEndOffset != kUnsetNameEndOffset); } in IsEndOffsetSet() function