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

Method SetApplicationLayer

decode.go:52–52  ·  view source on GitHub ↗
(ApplicationLayer)

Source from the content-addressed store, hash-verified

50 SetNetworkLayer(NetworkLayer)
51 SetTransportLayer(TransportLayer)
52 SetApplicationLayer(ApplicationLayer)
53 SetErrorLayer(ErrorLayer)
54 // NextDecoder should be called by a decoder when they're done decoding a
55 // packet layer but not done with decoding the entire packet. The next

Callers 13

decodePayloadFunction · 0.65
decodeFragmentFunction · 0.65
decodeModbusTCPFunction · 0.65
decodeBFDFunction · 0.65
decodeRMCPFunction · 0.65
decodeSFlowFunction · 0.65
decodeDNSFunction · 0.65
decodeLCMFunction · 0.65
decodeRADIUSFunction · 0.65
decodeTLSFunction · 0.65
decodeNTPFunction · 0.65
decodeSIPFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected