Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/gopacket
/ DecodeFromBytes
Method
DecodeFromBytes
layers/base.go:34–34 ·
view source on GitHub ↗
([]byte, gopacket.DecodeFeedback)
Source
from the content-addressed store, hash-verified
32
type
layerDecodingLayer
interface
{
33
gopacket.Layer
34
DecodeFromBytes([]byte, gopacket.DecodeFeedback) error
35
NextLayerType() gopacket.LayerType
36
}
37
Callers
15
BenchmarkKnownStack
Function · 0.65
DecodeFromBytes
Method · 0.65
DecodeFromBytes
Method · 0.65
DecodeFromBytes
Method · 0.65
DecodeFromBytes
Method · 0.65
DecodeFromBytes
Method · 0.65
decodingLayerDecoder
Function · 0.65
DecodeFromBytes
Method · 0.65
DecodeFromBytes
Method · 0.65
DecodeFromBytes
Method · 0.65
DecodeFromBytes
Method · 0.65
DecodeFromBytes
Method · 0.65
Implementers
15
ModbusTCP
layers/modbustcp.go
GRE
layers/gre.go
DHCPv6
layers/dhcpv6.go
DHCPv4
layers/dhcpv4.go
EAPOL
layers/eapol.go
EAPOLKey
layers/eapol.go
BFD
layers/bfd.go
RMCP
layers/rmcp.go
IPv4
layers/ip4.go
IPv6
layers/ip6.go
Loopback
layers/loopback.go
ICMPv6Echo
layers/icmp6msg.go
Calls
no outgoing calls
Tested by
1
BenchmarkKnownStack
Function · 0.52