| /foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/ |
| H A D | lnn_ip_utils_adapter.c | 29 char *ipStr = NULL; in GetNetworkIpByIfName() local
|
| /foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/ |
| H A D | socket_extra_exec.cpp | 57 char ipStr[INET6_ADDRSTRLEN] = {0}; in ExecGetLocalAddress() local 92 char ipStr[INET6_ADDRSTRLEN] = {0}; in ExecTcpServerGetLocalAddress() local [all...] |
| H A D | socket_exec.cpp | 1679 char ipStr[INET6_ADDRSTRLEN] = {0}; in ExecTcpConnectionGetLocalAddress() local 2319 char ipStr[INET6_ADDRSTRLEN] = {0}; in ConvertAddressToIp() local [all...] |
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/ |
| H A D | ipv4_address.cpp | 77 char ipStr[MAX_IPV4_STRING_LENGTH] = {0}; in Create() local 104 char ipStr[MAX_IPV4_STRING_LENGTH] = {0}; in GetMaskWithString() local 124 char ipStr[MAX_IPV4_STRING_LENGTH] = {0}; in GetNetworkAddressWithString() local 141 char ipStr[MAX_IPV4_STRING_LENGTH] = {0}; GetHostAddressWithString() local [all...] |
| /foundation/communication/netstack/frameworks/js/napi/socket/options/src/ |
| H A D | net_address.cpp | 125 char ipStr[INET6_ADDRSTRLEN]; in SetAddress() local
|
| /foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/ |
| H A D | wifi_direct_ip_manager.cpp | 170 std::string ipStr = ipv4.ToIpString(); in ClearAllIpv4() local
|
| /foundation/communication/netstack/frameworks/js/napi/tls/src/ |
| H A D | tlssocketserver_exec.cpp | 313 char ipStr[INET6_ADDRSTRLEN] = {0}; in ExecGetLocalAddress() local
|
| H A D | tlssocket_exec.cpp | 453 char ipStr[INET6_ADDRSTRLEN] = {0}; in ExecGetLocalAddress() local
|
| H A D | tls_socket_server.cpp | 1369 char ipStr[INET6_ADDRSTRLEN] = {0};
in GetTlsConnectionLocalAddress() local
|
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/ |
| H A D | fillp_mgt_msg_log.c | 235 FILLP_CHAR ipStr[FILLP_IP_ADDR_FORMAT_BUF_LEN] = {0}; in FillpConnConfirmRxLog() local 269 FILLP_CHAR ipStr[FILLP_IP_ADDR_FORMAT_BUF_LEN] = {0}; in FillpConnConfirmTxLog() local 298 FILLP_CHAR ipStr[FILLP_IP_ADDR_FORMAT_BUF_LEN] = {0}; in FillpConnConfirmAckLog() local [all...] |
| /foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/ |
| H A D | nstackx_dfinder_hidump.c | 190 char ipStr[NSTACKX_MAX_IP_STRING_LEN] = {0}; in DFinderDumpIface() local
|
| H A D | nstackx_dfinder_mgt_msg_log.c | 158 char ipStr[NSTACKX_MAX_IP_STRING_LEN] = {0}; in AnonymizeIpJsonData() local 288 char ipStr[NSTACKX_MAX_IP_STRING_LEN] = {0}; in UnpackLogToStr() local
|
| H A D | nstackx_device_local.c | 39 char ipStr[NSTACKX_MAX_IP_STRING_LEN]; member 198 static int LocalIfaceInit(struct LocalIface *iface, const char *ifname, const struct in_addr *ip, const char *ipStr) in LocalIfaceInit() argument 237 static struct LocalIface *CreateLocalIface(const char *ifname, const struct in_addr *ip, const char *ipStr) in CreateLocalIface() argument 332 char ipStr[INET_ADDRSTRLEN] = {0}; in AddLocalIface() local 629 GetBroadcastIp(const struct LocalIface *iface, char *ipStr, size_t ipStrLen) GetBroadcastIp() argument [all...] |
| H A D | nstackx_common.c | 846 static bool IsIpAddressValid(const char *ipStr, size_t len) in IsIpAddressValid() argument 1368 const char *ipStr; member 1483 char ipStr[INET_ADDRSTRLEN] = {0}; in SendMsgInner() local [all...] |
| /foundation/communication/netmanager_ext/frameworks/js/napi/netfirewall/src/context/ |
| H A D | net_firewall_param_check.cpp | 140 int32_t NetFirewallParamCheck::CheckIpAddress(const std::string &ipStr)
in CheckIpAddress() argument 152 int32_t NetFirewallParamCheck::CheckIpAddress(const std::string &ipStr, const int32_t family)
in CheckIpAddress() argument
|
| /foundation/communication/netmanager_base/services/netmanagernative/bpf/src/ |
| H A D | bitmap_manager.cpp | 521 int32_t IpParamParser::GetInAddr6(const std::string &ipStr, in6_addr &addr) in GetInAddr6() argument
|