package srt

  1. Overview
  2. Docs
type t = unit
val msTimeStamp : (int64, t Ctypes.structure) S.field
val pktSentTotal : (int64, t Ctypes.structure) S.field
val pktRecvTotal : (int64, t Ctypes.structure) S.field
val pktSndLossTotal : (int, t Ctypes.structure) S.field
val pktRcvLossTotal : (int, t Ctypes.structure) S.field
val pktRetransTotal : (int, t Ctypes.structure) S.field
val pktSentACKTotal : (int, t Ctypes.structure) S.field
val pktRecvACKTotal : (int, t Ctypes.structure) S.field
val pktSentNAKTotal : (int, t Ctypes.structure) S.field
val pktRecvNAKTotal : (int, t Ctypes.structure) S.field
val usSndDurationTotal : (int64, t Ctypes.structure) S.field
val pktSndDropTotal : (int, t Ctypes.structure) S.field
val pktRcvDropTotal : (int, t Ctypes.structure) S.field
val pktRcvUndecryptTotal : (int, t Ctypes.structure) S.field
val byteSentTotal : (Unsigned.uint64, t Ctypes.structure) S.field
val byteRecvTotal : (Unsigned.uint64, t Ctypes.structure) S.field
val byteRetransTotal : (Unsigned.uint64, t Ctypes.structure) S.field
val byteSndDropTotal : (Unsigned.uint64, t Ctypes.structure) S.field
val byteRcvDropTotal : (Unsigned.uint64, t Ctypes.structure) S.field
val byteRcvUndecryptTotal : (Unsigned.uint64, t Ctypes.structure) S.field
val pktSent : (int64, t Ctypes.structure) S.field
val pktRecv : (int64, t Ctypes.structure) S.field
val pktSndLoss : (int, t Ctypes.structure) S.field
val pktRcvLoss : (int, t Ctypes.structure) S.field
val pktRetrans : (int, t Ctypes.structure) S.field
val pktRcvRetrans : (int, t Ctypes.structure) S.field
val pktSentACK : (int, t Ctypes.structure) S.field
val pktRecvACK : (int, t Ctypes.structure) S.field
val pktSentNAK : (int, t Ctypes.structure) S.field
val pktRecvNAK : (int, t Ctypes.structure) S.field
val mbpsSendRate : (float, t Ctypes.structure) S.field
val mbpsRecvRate : (float, t Ctypes.structure) S.field
val usSndDuration : (int64, t Ctypes.structure) S.field
val pktReorderDistance : (int, t Ctypes.structure) S.field
val pktRcvAvgBelatedTime : (float, t Ctypes.structure) S.field
val pktRcvBelated : (int64, t Ctypes.structure) S.field
val pktSndDrop : (int, t Ctypes.structure) S.field
val pktRcvDrop : (int, t Ctypes.structure) S.field
val pktRcvUndecrypt : (int, t Ctypes.structure) S.field
val byteRcvUndecrypt : (Unsigned.uint64, t Ctypes.structure) S.field
val usPktSndPeriod : (float, t Ctypes.structure) S.field
val pktFlowWindow : (int, t Ctypes.structure) S.field
val pktCongestionWindow : (int, t Ctypes.structure) S.field
val pktFlightSize : (int, t Ctypes.structure) S.field
val msRTT : (float, t Ctypes.structure) S.field
val mbpsBandwidth : (float, t Ctypes.structure) S.field
val byteAvailSndBuf : (int, t Ctypes.structure) S.field
val byteAvailRcvBuf : (int, t Ctypes.structure) S.field
val mbpsMaxBW : (float, t Ctypes.structure) S.field
val byteMSS : (int, t Ctypes.structure) S.field
val pktSndBuf : (int, t Ctypes.structure) S.field
val byteSndBuf : (int, t Ctypes.structure) S.field
val msSndBuf : (int, t Ctypes.structure) S.field
val msSndTsbPdDelay : (int, t Ctypes.structure) S.field
val pktRcvBuf : (int, t Ctypes.structure) S.field
val byteRcvBuf : (int, t Ctypes.structure) S.field
val msRcvBuf : (int, t Ctypes.structure) S.field
val msRcvTsbPdDelay : (int, t Ctypes.structure) S.field
val pktSndFilterExtraTotal : (int, t Ctypes.structure) S.field
val pktRcvFilterExtraTotal : (int, t Ctypes.structure) S.field
val pktRcvFilterSupplyTotal : (int, t Ctypes.structure) S.field
val pktRcvFilterLossTotal : (int, t Ctypes.structure) S.field
val pktSndFilterExtra : (int, t Ctypes.structure) S.field
val pktRcvFilterExtra : (int, t Ctypes.structure) S.field
val pktRcvFilterSupply : (int, t Ctypes.structure) S.field
val pktRcvFilterLoss : (int, t Ctypes.structure) S.field