Home
last modified time | relevance | path

Searched defs:myIp (Results 1 - 20 of 20) sorted by relevance

/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/include/
H A Dtrans_tcp_direct_listener.h27 char myIp[IP_LEN]; member
H A Dtrans_tcp_direct_sessionconn.h63 char myIp[IP_LEN]; member
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_wifi.c70 char myIp[IP_LEN] = {0}; in GetMoudleType() local
H A Dtrans_tcp_direct_json.c52 char *VerifyP2pPack(const char *myIp, int32_t myPort, const char *peerIp) in VerifyP2pPack() argument
H A Dtrans_tcp_direct_message.c334 char myIp[IP_LEN] = { 0 }; in GetServerSideIpInfo() local
393 char myIp[IP_LEN] = { 0 }; in NotifyChannelOpened() local
[all...]
H A Dtrans_tcp_direct_p2p.c520 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 Dclient_trans_tcp_direct_manager.h38 char myIp[IP_LEN]; member
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
H A Dwifi_direct_manager_test.cpp162 char myIp[IP_LEN] = { 0 }; in HWTEST_F() local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/adaptor/include/
H A Dclient_trans_udp_stream_interface.h56 char *myIp; member
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_json_test.cpp88 const char *myIp = MY_IP; in HWTEST_F() local
H A Dtrans_tcp_direct_message_static_test.cpp830 char myIp[IP_LEN] = { 0 }; in HWTEST_F() local
H A Dtrans_tcp_direct_message_append_test.cpp685 char myIp[IP_LEN] = { 0 }; in HWTEST_F() local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/common/include/
H A Dclient_trans_udp_manager.h50 char myIp[IP_LEN]; member
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/
H A Dfile_adapter.c203 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 Dtrans_tcp_direct_p2p_test_mock.cpp74 char *VerifyP2pPack(const char *myIp, int32_t myPort, const char *peerIp) in VerifyP2pPack() argument
/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_tcp_socket.c278 static int32_t OpenTcpClientSocket(const ConnectOption *option, const char *myIp, bool isNonBlock) in OpenTcpClientSocket() argument
H A Dsoftbus_socket.c493 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 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
306 char myIp[IP_LEN] = {0}; in ClientTransCheckNeedDel() local
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_utils.c156 char myIp[IP_LEN] = { 0 }; in HbHasActiveHmlConnection() local
/foundation/communication/dsoftbus/core/common/include/
H A Dsoftbus_def.h165 char *myIp; member

Completed in 16 milliseconds