Searched refs:SockApiGetAndCheck (Results 1 – 5 of 5) sorted by relevance
282 sock = SockApiGetAndCheck(sockIndex); in SocketGetForDataTrans()837 sock = SockApiGetAndCheck(sockIndex); in SockApiGetAndCheckListenState()916 struct FtSocket *sock = SockApiGetAndCheck(sockFd); in SockAcceptGetAndCheck()1186 struct FtSocket *sock = SockApiGetAndCheck(sockIndex); in SockShutdown()1300 struct FtSocket *sock = SockApiGetAndCheck(sockFd); in SockGetRtt()1320 struct FtSocket *sock = SockApiGetAndCheck(sockIndex); in SockConnect()1443 sock = SockApiGetAndCheck(s); in SockFcntl()1491 sock = SockApiGetAndCheck(s); in SockIoctlsocket()1537 sock = SockApiGetAndCheck(sockIndex); in SockGetnameCheckParam()1649 struct FtSocket *sock = SockApiGetAndCheck(s); in SockGetSockEvt()[all …]
103 struct FtSocket *sock = SockApiGetAndCheck(sockIndex); in SockGetSockOpt()312 sock = SockApiGetAndCheck(sockIndex); in SockSetSockOpt()
489 struct FtSocket *sock = SockApiGetAndCheck(sockIndex); in FillpDumpShowSockResource()576 sock = SockApiGetAndCheck(i); in FillpDumpShowSockList()628 struct FtSocket *sock = SockApiGetAndCheck(sockIndex); in FillpDfxGetSock()
50 struct FtSocket *SockApiGetAndCheck(int sockIdx);
297 struct FtSocket *SockApiGetAndCheck(int sockIdx) in SockApiGetAndCheck() function