Lines Matching refs:OutputFormat
213 OutputFormat("%s", outputPrefixTypes == kPrefixTypeLocal ? "" : "Local: "); in Process()
234 OutputFormat("%s", outputPrefixTypes == kPrefixTypeFavored ? "" : "Favored: "); in Process()
292 OutputFormat("%s", outputPrefixTypes == kPrefixTypeLocal ? "" : "Local: "); in Process()
312 OutputFormat("%s", outputPrefixTypes == kPrefixTypeFavored ? "" : "Favored: "); in Process()
358 OutputFormat("%s", outputPrefixTypes == kPrefixTypeLocal ? "" : "Local: "); in Process()
379 OutputFormat("%s", outputPrefixTypes == kPrefixTypeFavored ? "" : "Favored: "); in Process()
509 …OutputFormat("prefix:%s, on-link:%s, ms-since-rx:%lu, lifetime:%lu, ", string, entry.mIsOnLink ? "… in Process()
514 OutputFormat("preferred:%lu, ", ToUlong(entry.mPreferredLifetime)); in Process()
518 OutputFormat("route-prf:%s, ", PreferenceToString(entry.mRoutePreference)); in Process()
521 OutputFormat("router:"); in Process()
658 OutputFormat(" (M:%u O:%u S:%u)", aEntry.mManagedAddressConfigFlag, aEntry.mOtherConfigFlag, in OutputRouterInfo()
667 OutputFormat(" ms-since-rx:%lu reachable:%s age:%s", ToUlong(aEntry.mMsecSinceLastUpdate), in OutputRouterInfo()
672 OutputFormat(" (this BR)"); in OutputRouterInfo()
678 OutputFormat(" (peer BR)"); in OutputRouterInfo()