Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dipv4_address.cpp29 const int MAX_IPV4_STRING_LENGTH = 64; variable
77 char ipStr[MAX_IPV4_STRING_LENGTH] = {0}; in Create()
104 char ipStr[MAX_IPV4_STRING_LENGTH] = {0}; in GetMaskWithString()
124 char ipStr[MAX_IPV4_STRING_LENGTH] = {0}; in GetNetworkAddressWithString()
141 char ipStr[MAX_IPV4_STRING_LENGTH] = {0}; in GetHostAddressWithString()