/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/include/ |
H A D | trans_tcp_direct_listener.h | 27 char myIp[IP_LEN]; member
|
H A D | trans_tcp_direct_sessionconn.h | 63 char myIp[IP_LEN]; member
|
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/ |
H A D | trans_tcp_direct_wifi.c | 70 char myIp[IP_LEN] = {0}; in GetMoudleType() local
|
H A D | trans_tcp_direct_json.c | 52 char *VerifyP2pPack(const char *myIp, int32_t myPort, const char *peerIp) in VerifyP2pPack() argument
|
H A D | trans_tcp_direct_message.c | 334 char myIp[IP_LEN] = { 0 }; in GetServerSideIpInfo() local 393 char myIp[IP_LEN] = { 0 }; in NotifyChannelOpened() local [all...] |
H A D | trans_tcp_direct_p2p.c | 520 static int32_t VerifyP2p(AuthHandle authHandle, const char *myIp, const char *peerIp, int32_t myPort, int64_t seq) in VerifyP2p() argument 700 static void OutputAnonymizeIpAddress(const char *myIp, const char *peerIp) in OutputAnonymizeIpAddress() argument 709 static int32_t PackAndSendVerifyP2pRsp(const char *myIp, int32_t myPort, int64_t seq, bool isAuthLink, in PackAndSendVerifyP2pRsp() argument 752 char myIp[IP_LEN] = {0}; OnVerifyP2pRequest() local 793 ConnectTcpDirectPeer(const char *addr, int port, const char *myIp) ConnectTcpDirectPeer() argument [all...] |
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/tcp_direct/include/ |
H A D | client_trans_tcp_direct_manager.h | 38 char myIp[IP_LEN]; member
|
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/ |
H A D | wifi_direct_manager_test.cpp | 162 char myIp[IP_LEN] = { 0 }; in HWTEST_F() local
|
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/adaptor/include/ |
H A D | client_trans_udp_stream_interface.h | 56 char *myIp; member
|
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/ |
H A D | trans_tcp_direct_json_test.cpp | 88 const char *myIp = MY_IP; in HWTEST_F() local
|
H A D | trans_tcp_direct_message_static_test.cpp | 830 char myIp[IP_LEN] = { 0 }; in HWTEST_F() local
|
H A D | trans_tcp_direct_message_append_test.cpp | 685 char myIp[IP_LEN] = { 0 }; in HWTEST_F() local
|
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/common/include/ |
H A D | client_trans_udp_manager.h | 50 char myIp[IP_LEN]; member
|
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/ |
H A D | file_adapter.c | 203 StartNStackXDFileServer( const char *myIp, const uint8_t *key, uint32_t keyLen, DFileMsgReceiver msgReceiver, int32_t *filePort) StartNStackXDFileServer() argument
|
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/mock/ |
H A D | trans_tcp_direct_p2p_test_mock.cpp | 74 char *VerifyP2pPack(const char *myIp, int32_t myPort, const char *peerIp) in VerifyP2pPack() argument
|
/foundation/communication/dsoftbus/core/connection/common/src/ |
H A D | softbus_tcp_socket.c | 278 static int32_t OpenTcpClientSocket(const ConnectOption *option, const char *myIp, bool isNonBlock) in OpenTcpClientSocket() argument
|
H A D | softbus_socket.c | 493 static int32_t GetIfNameByIp(const char *myIp, int32_t domain, char *ifName, int32_t ifNameMaxLen) in GetIfNameByIp() argument 538 void BindToInterface(const char *myIp, int32_t domain, int fd, char *ifName, int32_t ifNameMaxLen) in BindToInterface() argument
|
/foundation/communication/dsoftbus/sdk/transmission/session/src/ |
H A D | client_trans_socket_manager.c | 247 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 306 char myIp[IP_LEN] = {0}; in ClientTransCheckNeedDel() local [all...] |
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
H A D | lnn_heartbeat_utils.c | 156 char myIp[IP_LEN] = { 0 }; in HbHasActiveHmlConnection() local
|
/foundation/communication/dsoftbus/core/common/include/ |
H A D | softbus_def.h | 165 char *myIp; member
|