package srt

  1. Overview
  2. Docs
Binding for the Secure, Reliable, Transport protocol library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.4.tar.gz
md5=faf0f616ca3a6aebb9896df8aeedd807
sha512=250e385736933ea5b73c86208b7a3a63dfea425f50abeea98d88508a893c040d4f0ce7a3ae8e37dd99ee942911f92df382a45bd088da179c37df2ca1398d314d

doc/srt.stubs/Srt_stubs/Def/CBytePerfMon/index.html

Module Def.CBytePerfMonSource

Sourcetype t = unit
Sourceval msTimeStamp : (int64, t Ctypes.structure) Ctypes_static.field
Sourceval pktSentTotal : (int64, t Ctypes.structure) Ctypes_static.field
Sourceval pktRecvTotal : (int64, t Ctypes.structure) Ctypes_static.field
Sourceval pktSndLossTotal : (int, t Ctypes.structure) Ctypes_static.field
Sourceval pktRcvLossTotal : (int, t Ctypes.structure) Ctypes_static.field
Sourceval pktRetransTotal : (int, t Ctypes.structure) Ctypes_static.field
Sourceval pktSentACKTotal : (int, t Ctypes.structure) Ctypes_static.field
Sourceval pktRecvACKTotal : (int, t Ctypes.structure) Ctypes_static.field
Sourceval pktSentNAKTotal : (int, t Ctypes.structure) Ctypes_static.field
Sourceval pktRecvNAKTotal : (int, t Ctypes.structure) Ctypes_static.field
Sourceval usSndDurationTotal : (int64, t Ctypes.structure) Ctypes_static.field
Sourceval pktSndDropTotal : (int, t Ctypes.structure) Ctypes_static.field
Sourceval pktRcvDropTotal : (int, t Ctypes.structure) Ctypes_static.field
Sourceval pktRcvUndecryptTotal : (int, t Ctypes.structure) Ctypes_static.field
Sourceval byteSentTotal : (Unsigned.uint64, t Ctypes.structure) Ctypes_static.field
Sourceval byteRecvTotal : (Unsigned.uint64, t Ctypes.structure) Ctypes_static.field
Sourceval byteRetransTotal : (Unsigned.uint64, t Ctypes.structure) Ctypes_static.field
Sourceval byteSndDropTotal : (Unsigned.uint64, t Ctypes.structure) Ctypes_static.field
Sourceval byteRcvDropTotal : (Unsigned.uint64, t Ctypes.structure) Ctypes_static.field
Sourceval byteRcvUndecryptTotal : (Unsigned.uint64, t Ctypes.structure) Ctypes_static.field
Sourceval pktRcvRetrans : (int, t Ctypes.structure) Ctypes_static.field
Sourceval mbpsSendRate : (float, t Ctypes.structure) Ctypes_static.field
Sourceval mbpsRecvRate : (float, t Ctypes.structure) Ctypes_static.field
Sourceval usSndDuration : (int64, t Ctypes.structure) Ctypes_static.field
Sourceval pktReorderDistance : (int, t Ctypes.structure) Ctypes_static.field
Sourceval pktRcvAvgBelatedTime : (float, t Ctypes.structure) Ctypes_static.field
Sourceval pktRcvBelated : (int64, t Ctypes.structure) Ctypes_static.field
Sourceval pktRcvUndecrypt : (int, t Ctypes.structure) Ctypes_static.field
Sourceval byteSent : (Unsigned.uint64, t Ctypes.structure) Ctypes_static.field
Sourceval byteRecv : (Unsigned.uint64, t Ctypes.structure) Ctypes_static.field
Sourceval byteRetrans : (Unsigned.uint64, t Ctypes.structure) Ctypes_static.field
Sourceval byteSndDrop : (Unsigned.uint64, t Ctypes.structure) Ctypes_static.field
Sourceval byteRcvDrop : (Unsigned.uint64, t Ctypes.structure) Ctypes_static.field
Sourceval byteRcvUndecrypt : (Unsigned.uint64, t Ctypes.structure) Ctypes_static.field
Sourceval usPktSndPeriod : (float, t Ctypes.structure) Ctypes_static.field
Sourceval pktFlowWindow : (int, t Ctypes.structure) Ctypes_static.field
Sourceval pktCongestionWindow : (int, t Ctypes.structure) Ctypes_static.field
Sourceval pktFlightSize : (int, t Ctypes.structure) Ctypes_static.field
Sourceval mbpsBandwidth : (float, t Ctypes.structure) Ctypes_static.field
Sourceval byteAvailSndBuf : (int, t Ctypes.structure) Ctypes_static.field
Sourceval byteAvailRcvBuf : (int, t Ctypes.structure) Ctypes_static.field
Sourceval msSndTsbPdDelay : (int, t Ctypes.structure) Ctypes_static.field
Sourceval msRcvTsbPdDelay : (int, t Ctypes.structure) Ctypes_static.field
Sourceval pktSndFilterExtraTotal : (int, t Ctypes.structure) Ctypes_static.field
Sourceval pktRcvFilterExtraTotal : (int, t Ctypes.structure) Ctypes_static.field
Sourceval pktRcvFilterSupplyTotal : (int, t Ctypes.structure) Ctypes_static.field
Sourceval pktRcvFilterLossTotal : (int, t Ctypes.structure) Ctypes_static.field
Sourceval pktSndFilterExtra : (int, t Ctypes.structure) Ctypes_static.field
Sourceval pktRcvFilterExtra : (int, t Ctypes.structure) Ctypes_static.field
Sourceval pktRcvFilterSupply : (int, t Ctypes.structure) Ctypes_static.field
Sourceval pktRcvFilterLoss : (int, t Ctypes.structure) Ctypes_static.field
OCaml

Innovation. Community. Security.