Home
last modified time | relevance | path

Searched defs:socketIndex (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_send.c196 …oSendDataFrame(DFileSession *session, List *head, int32_t count, uint32_t tid, uint8_t socketIndex) in DoSendDataFrame()
249 static void CheckSendByBackPress(DFileSession *session, uint32_t tid, uint8_t socketIndex) in CheckSendByBackPress()
294 int32_t SendDataFrame(DFileSession *session, List *unsent, uint32_t tid, uint8_t socketIndex) in SendDataFrame()
340 uint8_t socketIndex = queueNode->socketIndex; in SendControlFrame() local
377 uint32_t socketIndex = queueNode->socketIndex; in SendOutboundFrame() local
H A Dnstackx_dfile_session.c56 const struct sockaddr_in *peerAddr, uint8_t socketIndex) in CreateQueueNode()
258 static void WakeSendThread(DFileSession *session, uint8_t isSender, uint8_t socketIndex) in WakeSendThread()
604 uint16_t connType, uint8_t socketIndex) in CreatePeerInfo()
655 uint8_t socketIndex) in AllocPeerInfo()
677 struct sockaddr_in *peerAddr, uint8_t socketIndex) in DFileSessionHandleServerSetting()
717 struct sockaddr_in *peerAddr, uint8_t socketIndex) in DFileSessionHandleSetting()
1196 static void DFileSenderUpdateMeasureTime(DFileSession *session, uint8_t socketIndex) in DFileSenderUpdateMeasureTime()
1401 struct timespec *before, uint8_t socketIndex) in UpdateInfoAfterSend()
1420 struct timespec *before, uint8_t socketIndex) in DFileSessionSendFrame()
1478 static void DFileSenderPre(DFileSession *session, uint8_t socketIndex) in DFileSenderPre()
[all …]
H A Dnstackx_dfile_mp.c84 PeerInfo *ClientGetPeerInfoBySocketIndex(uint8_t socketIndex, const DFileSession *session) in ClientGetPeerInfoBySocketIndex()
H A Dnstackx_dfile.c1013 …c int32_t DFileRecverInit(DFileSession *session, struct sockaddr_in *sockAddr, uint8_t socketIndex) in DFileRecverInit()
1204 … uint16_t *connType, const char *localInterface, uint8_t socketIndex) in DFileSenderInitWithTargetDev()
H A Dnstackx_file_manager_client.c1137 uint8_t FileManagerHasPendingDataMp(FileManager *fileManager, uint8_t socketIndex) in FileManagerHasPendingDataMp()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/core/
H A Dnstackx_congestion.c56 WifiStationInfo GetGTxWifiStationInfo(uint8_t socketIndex) in GetGTxWifiStationInfo()
176 uint8_t socketIndex, uint16_t *sendRateResult) in GetConngestSendRate()
205 …UpdateWifiStationInfo(const char *devName, WifiStationInfo *txWifiStationInfo, uint8_t socketIndex, in UpdateWifiStationInfo()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_mp.h26 uint8_t socketIndex; member
H A Dnstackx_file_manager.h144 uint8_t socketIndex; member
186 uint8_t socketIndex; member
H A Dnstackx_dfile_session.h45 uint8_t socketIndex; member
H A Dnstackx_dfile_transfer.h217 uint8_t socketIndex; member