Documentation ¶
Overview ¶
Package tcp contains internal type definitions that are not expected to be used by anyone else outside pkg/tcpip.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TSOffset ¶
type TSOffset struct {
// contains filtered or unexported fields
}
TSOffset is an offset applied to the value of the TSVal field in the TCP Timestamp option.
+stateify savable
func NewTSOffset ¶
NewTSOffset creates a new TSOffset from milliseconds.
Click to show internal directories.
Click to hide internal directories.