Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/secdev/scapy
/ SYN_SENT
Method
SYN_SENT
scapy/layers/inet.py:2223–2224 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2221
2222
@ATMT.state()
2223
def
SYN_SENT(self):
2224
pass
2225
2226
@ATMT.state()
2227
def
ESTABLISHED(self):
Callers
1
connect
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected