Home
last modified time | relevance | path

Searched refs:lostLSW (Results 1 – 2 of 2) sorted by relevance

/dports/devel/ccrtp/ccrtp-2.1.2/src/ccrtp/
H A Drtcppkt.h112 uint16 lostLSW; ///< cumulative lost two LSB. member
398 { return ( ((uint32)ntohs(receiverInfo.lostLSW)) + in getCumulativePacketLost()
/dports/devel/ccrtp/ccrtp-2.1.2/src/
H A Dcontrol.cpp1047 blocks[j].rinfo.lostLSW = in packReportBlocks()