Home
last modified time | relevance | path

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

/openthread-3.6.0/include/openthread/
Dnat64.h436 #define OT_IP4_CIDR_STRING_SIZE 20 ///< Length of 000.000.000.000/00 plus a suffix NUL macro
/openthread-3.6.0/src/posix/platform/
Dnetif.cpp910 char cidrString[OT_IP4_CIDR_STRING_SIZE]; in processNat64StateChange()
/openthread-3.6.0/src/cli/
Dcli.cpp720 char cidrString[OT_IP4_CIDR_STRING_SIZE]; in Process()