extendedstats

package
v0.0.0-...-3439542 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 29, 2024 License: GPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExtendedStatsAvailable

func ExtendedStatsAvailable() bool

func GetTCPInfo

func GetTCPInfo(basicConn net.Conn) (*unix.TCPInfo, error)

Types

type AggregateExtendedStats

type AggregateExtendedStats struct {
	MaxPathMtu           uint64
	MaxSendMss           uint64
	MaxRecvMss           uint64
	TotalRetransmissions uint64
	TotalReorderings     uint64
	AverageRtt           float64
	// contains filtered or unexported fields
}

func (*AggregateExtendedStats) IncorporateConnectionStats

func (es *AggregateExtendedStats) IncorporateConnectionStats(basicConn net.Conn) error

func (*AggregateExtendedStats) Repr

func (es *AggregateExtendedStats) Repr() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL