Home
last modified time | relevance | path

Searched defs:ipLen (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_json.c78 int32_t VerifyP2pUnPack(const cJSON *json, char *ip, uint32_t ipLen, int32_t *port) in VerifyP2pUnPack() argument
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_json_test.cpp108 uint32_t ipLen = IP_LENGTH; in HWTEST_F() local
/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_conn_common.c71 void ConvertAnonymizeIpAddress(char *outAnomize, uint32_t anomizeLen, const char *ip, uint32_t ipLen) in ConvertAnonymizeIpAddress() argument
/kernel/liteos_a/testsuites/unittest/container/
H A DIt_container_test.cpp217 int NetContainerGetLocalIP(const char *ifname, char *ip, int ipLen) in NetContainerGetLocalIP() argument
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_socket_manager.c247 static int32_t ClientTransGetTdcIp(int32_t channelId, char *myIp, int32_t ipLen) in ClientTransGetTdcIp() argument
263 static int32_t ClientTransGetUdpIp(int32_t channelId, char *myIp, int32_t ipLen) in ClientTransGetUdpIp() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_dfx.c530 FILLP_INT ipLen = IpAddrAnonymousFormat(localAddr, sizeof(localAddr), in DoShowSockList() local

Completed in 7 milliseconds