Home
last modified time | relevance | path

Searched defs:MAX_IPV6_STR_LEN (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_exec/include/
H A Dconnection_exec.h41 static constexpr size_t MAX_IPV6_STR_LEN = 64; variable
/ohos5.0/foundation/communication/netmanager_base/frameworks/cj/connection/src/
H A Dnet_connection_ffi.cpp33 static constexpr size_t MAX_IPV6_STR_LEN = 64; variable