MCPcopy
hub / github.com/google/gopacket / LayerTypes

Method LayerTypes

layerclass.go:18–18  ·  view source on GitHub ↗

LayerTypes returns the set of all layer types in this layer class. Note that this may not be a fast operation on all LayerClass implementations.

()

Source from the content-addressed store, hash-verified

16 // Note that this may not be a fast operation on all LayerClass
17 // implementations.
18 LayerTypes() []LayerType
19}
20
21// Contains implements LayerClass.

Callers 3

PutMethod · 0.65
PutMethod · 0.65
PutMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected