MCPcopy Create free account
hub / github.com/secdev/scapy / NEGOTIATED

Method NEGOTIATED

scapy/layers/smbserver.py:588–589  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

586
587 @ATMT.state()
588 def NEGOTIATED(self):
589 pass
590
591 def update_smbheader(self, pkt):
592 """

Callers 5

received_negotiateMethod · 0.95
wait_for_next_requestMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected