Home
last modified time | relevance | path

Searched defs:myAddr (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_p2p_test.cpp606 const char *myAddr = HML_ADDR; in HWTEST_F() local
624 const char *myAddr = MY_IP; in HWTEST_F() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_p2p.c815 static int32_t AddHmlTrigger(int32_t fd, const char *myAddr, int64_t seq) in AddHmlTrigger() argument
853 static int32_t AddP2pOrHmlTrigger(int32_t fd, const char *myAddr, int64_t seq) in AddP2pOrHmlTrigger() argument
873 char myAddr[IP_LEN] = { 0 }; in OnVerifyP2pReply() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c1089 FillpFuncBindSocket( IN FILLP_INT32 sockFd, IN FILLP_CONST void *myAddr, IN FILLP_INT32 addrLen) FillpFuncBindSocket() argument
1097 FillpFuncConnectSocket( IN FILLP_INT32 sockFd, IN FILLP_CONST void *myAddr, IN FILLP_INT32 addrLen) FillpFuncConnectSocket() argument
1105 FillpFuncGetSockName( IN FILLP_INT32 sockFd, IN void *myAddr, IN void *addrLen) FillpFuncGetSockName() argument

Completed in 6 milliseconds