Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dnat64.h429 #define OT_IP4_ADDRESS_STRING_SIZE 17 ///< Length of 000.000.000.000 plus a suffix NUL macro
/openthread-latest/src/cli/
Dcli.cpp883 char ip4AddressString[OT_IP4_ADDRESS_STRING_SIZE]; in Process()