Home
last modified time | relevance | path

Searched refs:nMsgNum (Results 1 – 14 of 14) sorted by relevance

/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/src/steamnetworkingsockets/clientlib/
H A Dsteamnetworkingsockets_snp.cpp2391 nMsgNum, in SNP_ReceiveUnreliableSegment()
2423 if ( nDeleteMsgNum >= nMsgNum ) in SNP_ReceiveUnreliableSegment()
2427 GetDescription(), (long long)nDeleteMsgNum, (long long)nMsgNum ); in SNP_ReceiveUnreliableSegment()
2434 key.m_nMsgNum = nMsgNum; in SNP_ReceiveUnreliableSegment()
2494 Assert( itMsgStart->first.m_nMsgNum == nMsgNum ); in SNP_ReceiveUnreliableSegment()
2799 int64 nMsgNum = m_receiverState.m_nLastRecvReliableMsgNum; in SNP_ReceiveReliableSegment() local
2810 nMsgNum += nOffset; in SNP_ReceiveReliableSegment()
2830 ++nMsgNum; in SNP_ReceiveReliableSegment()
2836 if ( nMsgNum > m_receiverState.m_nHighestSeenMsgNum ) in SNP_ReceiveReliableSegment()
2837 m_receiverState.m_nHighestSeenMsgNum = nMsgNum; in SNP_ReceiveReliableSegment()
[all …]
H A Dsteamnetworkingsockets_connections.cpp144 …Message::New( CSteamNetworkConnectionBase *pParent, uint32 cbSize, int64 nMsgNum, int nFlags, Stea… in New() argument
163 pMsg->m_nMessageNumber = nMsgNum; in New()
2580 bool CSteamNetworkConnectionBase::ReceivedMessage( const void *pData, int cbData, int64 nMsgNum, in… in ReceivedMessage() argument
2596 …CSteamNetworkingMessage *pMsg = CSteamNetworkingMessage::New( this, cbData, nMsgNum, nFlags, usecN… in ReceivedMessage()
3792 int nMsgNum = ++m_senderState.m_nLastSentMsgNum; in _APISendMessageToConnection() local
3793 pMsg->m_nMessageNumber = nMsgNum; in _APISendMessageToConnection()
3802 return nMsgNum; in _APISendMessageToConnection()
H A Dsteamnetworkingsockets_connections.h678 …bool ReceivedMessage( const void *pData, int cbData, int64 nMsgNum, int nFlags, SteamNetworkingMic…
749 …void SNP_ReceiveUnreliableSegment( int64 nMsgNum, int nOffset, const void *pSegmentData, int cbSeg…
H A Dsteamnetworkingsockets_snp.h81 …Message *New( CSteamNetworkConnectionBase *pParent, uint32 cbSize, int64 nMsgNum, int nFlags, Stea…
/dports/graphics/libprojectm/projectm-3.1.12/src/MilkDrop2/vis_milk2/
H A Dplugin.cpp9250 if (nMsgNum > 99) in LaunchCustomMessage()
9251 nMsgNum = 99; in LaunchCustomMessage()
9253 if (nMsgNum < 0) in LaunchCustomMessage()
9257 for (nMsgNum=0; nMsgNum<100; nMsgNum++) in LaunchCustomMessage()
9258 if (m_CustomMessage[nMsgNum].szText[0]) in LaunchCustomMessage()
9263 for (nMsgNum=0; nMsgNum<100; nMsgNum++) in LaunchCustomMessage()
9265 if (m_CustomMessage[nMsgNum].szText[0]) in LaunchCustomMessage()
9272 if (nMsgNum < 0 || in LaunchCustomMessage()
9273 nMsgNum >= MAX_CUSTOM_MESSAGES || in LaunchCustomMessage()
9274 m_CustomMessage[nMsgNum].szText[0]==0) in LaunchCustomMessage()
[all …]
H A Dplugin.h635 void LaunchCustomMessage(int nMsgNum);
/dports/news/husky-areafix/husky-areafix-1.9.20191207/sqpack/
H A Dsqpack.c515 UINT32 i, nMsgNum = msgNum; in getShiftedNum() local
525 nMsgNum -= rmMap[i+1]; in getShiftedNum()
530 return nMsgNum; in getShiftedNum()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/sqpack/
H A Dsqpack.c515 UINT32 i, nMsgNum = msgNum; in getShiftedNum() local
525 nMsgNum -= rmMap[i+1]; in getShiftedNum()
530 return nMsgNum; in getShiftedNum()
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/sqpack/
H A Dsqpack.c515 UINT32 i, nMsgNum = msgNum; in getShiftedNum() local
525 nMsgNum -= rmMap[i+1]; in getShiftedNum()
530 return nMsgNum; in getShiftedNum()
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/sqpack/
H A Dsqpack.c515 UINT32 i, nMsgNum = msgNum; in getShiftedNum() local
525 nMsgNum -= rmMap[i+1]; in getShiftedNum()
530 return nMsgNum; in getShiftedNum()
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/sqpack/
H A Dsqpack.c515 UINT32 i, nMsgNum = msgNum; in getShiftedNum() local
525 nMsgNum -= rmMap[i+1]; in getShiftedNum()
530 return nMsgNum; in getShiftedNum()
/dports/news/husky-htick/husky-htick-1.9.20191207/sqpack/
H A Dsqpack.c515 UINT32 i, nMsgNum = msgNum; in getShiftedNum() local
525 nMsgNum -= rmMap[i+1]; in getShiftedNum()
530 return nMsgNum; in getShiftedNum()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/sqpack/
H A Dsqpack.c515 UINT32 i, nMsgNum = msgNum; in getShiftedNum() local
525 nMsgNum -= rmMap[i+1]; in getShiftedNum()
530 return nMsgNum; in getShiftedNum()
/dports/news/husky/husky-1.9.20191207/sqpack/
H A Dsqpack.c515 UINT32 i, nMsgNum = msgNum; in getShiftedNum() local
525 nMsgNum -= rmMap[i+1]; in getShiftedNum()
530 return nMsgNum; in getShiftedNum()