flow

package
v0.0.0-...-9ce4a96 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2024 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(s string, a ...interface{})

Types

type AssembleContext

type AssembleContext struct {
	CaptureInfo gopacket.CaptureInfo
}

func (*AssembleContext) GetCaptureInfo

func (a *AssembleContext) GetCaptureInfo() gopacket.CaptureInfo

type Reader

type Reader struct {
	// contains filtered or unexported fields
}

type TCPStream

type TCPStream struct {
	sync.Mutex
	// contains filtered or unexported fields
}

func (*TCPStream) Accept

func (*TCPStream) ReassembledSG

func (*TCPStream) ReassemblyComplete

func (s *TCPStream) ReassemblyComplete(ac reassembly.AssemblerContext) bool

type TCPStreamFactory

type TCPStreamFactory struct {
	// contains filtered or unexported fields
}

func (*TCPStreamFactory) New

func (factory *TCPStreamFactory) New(netFlow, tcpFlow gopacket.Flow, tcp *layers.TCP, ac reassembly.AssemblerContext) reassembly.Stream

Jump to

Keyboard shortcuts

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