Home
last modified time | relevance | path

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

/openthread-latest/src/cli/
Dcli_history.cpp274 static const uint8_t kMulticastAddrInfoColumnWidths[] = {22, 14, 42, 8}; in Process() local
276 OutputTableHeader(kMulticastAddrInfoTitles, kMulticastAddrInfoColumnWidths); in Process()