Class NetworkStats.Tcp

    • Constructor Detail

      • Tcp

        public Tcp()
    • Method Detail

      • activeOpens

        public long activeOpens()
      • getActiveOpens

        public long getActiveOpens()
      • passiveOpens

        public long passiveOpens()
      • getPassiveOpens

        public long getPassiveOpens()
      • attemptFails

        public long attemptFails()
      • getAttemptFails

        public long getAttemptFails()
      • estabResets

        public long estabResets()
      • getEstabResets

        public long getEstabResets()
      • currEstab

        public long currEstab()
      • getCurrEstab

        public long getCurrEstab()
      • inSegs

        public long inSegs()
      • getInSegs

        public long getInSegs()
      • outSegs

        public long outSegs()
      • getOutSegs

        public long getOutSegs()
      • retransSegs

        public long retransSegs()
      • getRetransSegs

        public long getRetransSegs()
      • inErrs

        public long inErrs()
      • getInErrs

        public long getInErrs()
      • outRsts

        public long outRsts()
      • getOutRsts

        public long getOutRsts()