Searched defs:IsReserved (Results 1 – 5 of 5) sorted by relevance
171 bool InterfaceIdentifier::IsReserved(void) const in IsReserved() function in ot::Ip6::InterfaceIdentifier
468 bool IsReserved = !Base || Symbol.isCommon(); in writeSymbol() local
277 bool IsReserved = false; in computeRegUnitRange() local
536 bool IsReserved = !Base || Symbol.isCommon(); in writeSymbol() local
88 bool IsReserved(const std::string& ident) { in IsReserved() function