Home
last modified time | relevance | path

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

/openthread-latest/src/cli/
Dcli_history.cpp1413 static const uint8_t kRouteColumnWidths[] = {22, 9, 45, 11, 6, 8}; in Process() local
1415 OutputTableHeader(kRouteTitles, kRouteColumnWidths); in Process()