Home
last modified time | relevance | path

Searched defs:ipStr (Results 1 - 16 of 16) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/
H A Dlnn_ip_utils_adapter.c29 char *ipStr = NULL; in GetNetworkIpByIfName() local
/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
H A Dsocket_extra_exec.cpp57 char ipStr[INET6_ADDRSTRLEN] = {0}; in ExecGetLocalAddress() local
92 char ipStr[INET6_ADDRSTRLEN] = {0}; in ExecTcpServerGetLocalAddress() local
[all...]
H A Dsocket_exec.cpp1679 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 Dipv4_address.cpp77 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 Dnet_address.cpp125 char ipStr[INET6_ADDRSTRLEN]; in SetAddress() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_ip_manager.cpp170 std::string ipStr = ipv4.ToIpString(); in ClearAllIpv4() local
/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dtlssocketserver_exec.cpp313 char ipStr[INET6_ADDRSTRLEN] = {0}; in ExecGetLocalAddress() local
H A Dtlssocket_exec.cpp453 char ipStr[INET6_ADDRSTRLEN] = {0}; in ExecGetLocalAddress() local
H A Dtls_socket_server.cpp1369 char ipStr[INET6_ADDRSTRLEN] = {0}; in GetTlsConnectionLocalAddress() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_mgt_msg_log.c235 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 Dnstackx_dfinder_hidump.c190 char ipStr[NSTACKX_MAX_IP_STRING_LEN] = {0}; in DFinderDumpIface() local
H A Dnstackx_dfinder_mgt_msg_log.c158 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 Dnstackx_device_local.c39 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 Dnstackx_common.c846 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 Dnet_firewall_param_check.cpp140 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 Dbitmap_manager.cpp521 int32_t IpParamParser::GetInAddr6(const std::string &ipStr, in6_addr &addr) in GetInAddr6() argument

Completed in 19 milliseconds