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

Method LayersDecoder

parser.go:66–66  ·  view source on GitHub ↗

LayersDecoder returns DecodingLayerFunc which decodes given packet, starting with specified LayerType and DecodeFeedback.

(first LayerType, df DecodeFeedback)

Source from the content-addressed store, hash-verified

64 // LayersDecoder returns DecodingLayerFunc which decodes given
65 // packet, starting with specified LayerType and DecodeFeedback.
66 LayersDecoder(first LayerType, df DecodeFeedback) DecodingLayerFunc
67}
68
69// DecodingLayerSparse is a sparse array-based implementation of

Callers 3

Calls

no outgoing calls

Tested by 2