MCPcopy Index your code
hub / github.com/google/gopacket / Metadata

Method Metadata

packet.go:99–99  ·  view source on GitHub ↗

Metadata returns packet metadata associated with this packet.

()

Source from the content-addressed store, hash-verified

97 Data() []byte
98 // Metadata returns packet metadata associated with this packet.
99 Metadata() *PacketMetadata
100}
101
102// packet contains all the information we need to fulfill the Packet interface,

Callers 9

NextPacketMethod · 0.95
TestDecodeIPv6JumbogramFunction · 0.95
RunFunction · 0.65
mainFunction · 0.65
Example_captureEthernetFunction · 0.65
mainFunction · 0.65
mainFunction · 0.65
mainFunction · 0.65

Calls

no outgoing calls

Tested by 3

TestDecodeIPv6JumbogramFunction · 0.76
Example_captureEthernetFunction · 0.52