Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/net/
Dsocket.hpp256 …static constexpr uint16_t kInfoStringSize = OT_IP6_SOCK_ADDR_STRING_SIZE; ///< Info string size (`…
/openthread-2.7.6/src/cli/
Dcli_history.cpp395 char addrString[OT_IP6_SOCK_ADDR_STRING_SIZE]; in OutputRxTxEntryListFormat()
425 char addrString[OT_IP6_SOCK_ADDR_STRING_SIZE]; in OutputRxTxEntryTableFormat()
Dcli_srp_client.cpp289 char string[OT_IP6_SOCK_ADDR_STRING_SIZE]; in ProcessServer()
Dcli.cpp2879 char string[OT_IP6_SOCK_ADDR_STRING_SIZE]; in ProcessNetstat()
/openthread-2.7.6/include/openthread/
Dip6.h635 #define OT_IP6_SOCK_ADDR_STRING_SIZE 48 ///< Recommended size for string representation of an IPv6 … macro