MCPcopy
hub / github.com/fortra/impacket / set_decoded_protocol

Method set_decoded_protocol

impacket/ImpactDecoder.py:47–48  ·  view source on GitHub ↗
(self, protocol)

Source from the content-addressed store, hash-verified

45 pass
46
47 def set_decoded_protocol(self, protocol):
48 self.__decoded_protocol = protocol
49
50 def get_protocol(self, aprotocol):
51 protocol = self.__decoded_protocol

Callers 15

decodeMethod · 0.80
decodeMethod · 0.80
decodeMethod · 0.80
decodeMethod · 0.80
decodeMethod · 0.80
decodeMethod · 0.80
decodeMethod · 0.80
decodeMethod · 0.80
decodeMethod · 0.80
decodeMethod · 0.80
decodeMethod · 0.80
decodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected