Lines Matching refs:OutputFormat
408 … OutputFormat(isList ? "%s -> type:%s event:%s extaddr:" : "| %20s | %-6s | %-9s | ", ageString, in Process()
549 …OutputFormat(isList ? "%s -> event:%s router:%u(0x%04x) nexthop:" : "| %20s | %-14s | %2u (0x%04x)… in Process()
555 OutputFormat(isList ? "%u(0x%04x)" : "%2u (0x%04x)", info->mNextHop, in Process()
560 OutputFormat(isList ? "%s" : "%11s", "none"); in Process()
565 OutputFormat(isList ? " old-cost:%u" : " | %3u ->", info->mOldPathCost); in Process()
569 OutputFormat(isList ? " old-cost:inf" : " | inf ->"); in Process()
1185 …OutputFormat(kIndentSize, "type:%s len:%u checksum:0x%04x sec:%s prio:%s ", MessageTypeToString(aI… in OutputRxTxEntryListFormat()
1190 OutputFormat("rss:%d", aInfo.mAveRxRss); in OutputRxTxEntryListFormat()
1194 OutputFormat("tx-success:%s", aInfo.mTxSuccess ? "yes" : "no"); in OutputRxTxEntryListFormat()
1199 OutputFormat(kIndentSize, "src:"); in OutputRxTxEntryListFormat()
1202 OutputFormat(kIndentSize, "dst:"); in OutputRxTxEntryListFormat()
1213 OutputFormat("| %20s | %-16.16s | %5u | 0x%04x | %3s | %4s | ", "", MessageTypeToString(aInfo), in OutputRxTxEntryTableFormat()
1219 OutputFormat("%4d | RX ", aInfo.mAveRxRss); in OutputRxTxEntryTableFormat()
1223 OutputFormat(" NA |"); in OutputRxTxEntryTableFormat()
1224 OutputFormat(aInfo.mTxSuccess ? " TX " : "TX-F"); in OutputRxTxEntryTableFormat()
1229 OutputFormat("| bcast "); in OutputRxTxEntryTableFormat()
1233 OutputFormat("| unknwn "); in OutputRxTxEntryTableFormat()
1237 OutputFormat("| 0x%04x ", aInfo.mNeighborRloc16); in OutputRxTxEntryTableFormat()