package srt

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.0.tar.gz
md5=7f4ccc71036fb5c8365690ccdec0498c
sha512=a79286afeed4f8ef161b9fe1f32e54581ef658f25975727351478b0a1fe16975f5c5b47f247dae4909df73f75ce8022b2201c1272f78528bf11efe8507174820

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.