Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SIPp/sipp
/ fetchRollOverCounter
Method
fetchRollOverCounter
src/jlsrtp.cpp:375–378 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
373
}
374
375
unsigned long JLSRTP::fetchRollOverCounter()
376
{
377
return _ROC;
378
}
379
380
bool JLSRTP::updateSL(unsigned short s)
381
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected