/ohos5.0/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
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/ |
H A D | trans_tcp_direct_json.c | 53 char *VerifyP2pPack(const char *myIp, int32_t myPort, const char *peerIp) in VerifyP2pPack()
|
H A D | trans_tcp_direct_wifi.c | 70 char myIp[IP_LEN] = {0}; in GetMoudleType() local
|
H A D | trans_tcp_direct_p2p.c | 387 static int32_t VerifyP2p(AuthHandle authHandle, const char *myIp, const char *peerIp, int32_t myPor… in VerifyP2p() 567 static void OutputAnonymizeIpAddress(const char *myIp, const char *peerIp) in OutputAnonymizeIpAddress() 576 static int32_t PackAndSendVerifyP2pRsp(const char *myIp, int32_t myPort, int64_t seq, bool isAuthLi… in PackAndSendVerifyP2pRsp() 593 static int32_t StartHmlListenerByUuid(AuthHandle authHandle, const char *myIp, int32_t *myPort) in StartHmlListenerByUuid() 620 char myIp[IP_LEN] = {0}; in OnVerifyP2pRequest() local 658 static int32_t ConnectTcpDirectPeer(const char *addr, int port, const char *myIp) in ConnectTcpDirectPeer()
|
H A D | trans_tcp_direct_message.c | 328 char myIp[IP_LEN] = { 0 }; in GetServerSideIpInfo() local 387 char myIp[IP_LEN] = { 0 }; in NotifyChannelOpened() local
|
/ohos5.0/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; variable
|
H A D | trans_tcp_direct_message_static_test.cpp | 839 char myIp[IP_LEN] = { 0 }; variable
|
H A D | trans_tcp_direct_message_append_test.cpp | 685 char myIp[IP_LEN] = { 0 }; variable
|
/ohos5.0/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
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/src/ |
H A D | client_trans_socket_manager.c | 250 static int32_t ClientTransGetTdcIp(int32_t channelId, char *myIp, int32_t ipLen) in ClientTransGetTdcIp() 266 static int32_t ClientTransGetUdpIp(int32_t channelId, char *myIp, int32_t ipLen) in ClientTransGetUdpIp() 309 char myIp[IP_LEN] = {0}; in ClientTransCheckNeedDel() local
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/adaptor/include/ |
H A D | client_trans_udp_stream_interface.h | 56 char *myIp; member
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/common/include/ |
H A D | client_trans_udp_manager.h | 50 char myIp[IP_LEN]; member
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/ |
H A D | softbus_socket.c | 493 static int32_t GetIfNameByIp(const char *myIp, int32_t domain, char *ifName, int32_t ifNameMaxLen) in GetIfNameByIp() 538 void BindToInterface(const char *myIp, int32_t domain, int fd, char *ifName, int32_t ifNameMaxLen) in BindToInterface()
|
H A D | softbus_tcp_socket.c | 278 static int32_t OpenTcpClientSocket(const ConnectOption *option, const char *myIp, bool isNonBlock) in OpenTcpClientSocket()
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/ |
H A D | file_adapter.c | 203 …const char *myIp, const uint8_t *key, uint32_t keyLen, DFileMsgReceiver msgReceiver, int32_t *file… in StartNStackXDFileServer()
|
/ohos5.0/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()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/ |
H A D | wifi_direct_manager_test.cpp | 162 char myIp[IP_LEN] = { 0 }; variable
|
/ohos5.0/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
|
/ohos5.0/foundation/communication/dsoftbus/core/common/include/ |
H A D | softbus_def.h | 164 char *myIp; member
|