MCPcopy Create free account
hub / github.com/SIPp/sipp / fetchSL

Method fetchSL

src/jlsrtp.cpp:387–390  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

385}
386
387unsigned short JLSRTP::fetchSL()
388{
389 return _s_l;
390}
391
392unsigned long long JLSRTP::determinePacketIndex(unsigned long ROC, unsigned short SEQ)
393{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected