parse

package
v0.0.0-...-aa154ba Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ProtocolToColor

func ProtocolToColor(protocol string) (int, int, int)

Types

type Layer

type Layer struct {
	ProtocolName string
}

type ParsedPacket

type ParsedPacket struct {
	LayerList []Layer
	Reversed  bool
}

func Parse

func Parse(packet gopacket.Packet, interfaceInfo net.Interface) ParsedPacket

Jump to

Keyboard shortcuts

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