MCPcopy Index your code
hub / github.com/secdev/scapy / END

Method END

scapy/layers/tftp.py:550–551  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

548
549 @ATMT.state(final=1)
550 def END(self):
551 split_bottom_up(UDP, TFTP, dport=self.my_tid)

Callers 1

no_more_dataMethod · 0.95

Calls 1

split_bottom_upFunction · 0.90

Tested by

no test coverage detected