decoder

package
v6.2.3+incompatible Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2018 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Decoder

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

func New

func New(
	f *flows.Flows,
	datalink layers.LinkType,
	icmp4 icmp.ICMPv4Processor,
	icmp6 icmp.ICMPv6Processor,
	tcp tcp.Processor,
	udp udp.Processor,
) (*Decoder, error)

New creates and initializes a new packet decoder.

func (*Decoder) AddLayer

func (d *Decoder) AddLayer(layer gopacket.DecodingLayer)

func (*Decoder) AddLayers

func (d *Decoder) AddLayers(layers []gopacket.DecodingLayer)

func (*Decoder) OnPacket

func (d *Decoder) OnPacket(data []byte, ci *gopacket.CaptureInfo)

func (*Decoder) SetTruncated

func (d *Decoder) SetTruncated()

Jump to

Keyboard shortcuts

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