Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/secdev/scapy
/ LAST_ACK
Method
LAST_ACK
scapy/layers/inet.py:2231–2232 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2229
2230
@ATMT.state()
2231
def
LAST_ACK(self):
2232
pass
2233
2234
@ATMT.state(final=1)
2235
def
CLOSED(self):
Callers
1
fin_received
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected