Documentation ¶
Index ¶
Constants ¶
View Source
const ( TcpDirectionReverse = 0 TcpDirectionOriginal = 1 )
View Source
const TCP_MAX_DATA_IN_STREAM = 10 * 1e6
View Source
const TCP_STREAM_EXPIRY = 10 * 1e9
View Source
const TCP_STREAM_HASH_SIZE = 2 ^ 16
Variables ¶
This section is empty.
Functions ¶
func TcpSeqBefore ¶
func TcpSeqBeforeEq ¶
Types ¶
type Tcp ¶ added in v1.0.0
type Tcp struct {
// contains filtered or unexported fields
}
func (*Tcp) PrintTcpMap ¶
func (tcp *Tcp) PrintTcpMap()
Click to show internal directories.
Click to hide internal directories.