Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/secdev/scapy
/ on_trigger
Method
on_trigger
scapy/pipetool.py:458–460 ·
view source on GitHub ↗
(self, msg)
Source
from the content-addressed store, hash-verified
456
457
class
TriggerSink(Sink):
458
def
on_trigger(self, msg):
459
# type: (Any) -> None
460
pass
461
462
463
class
AutoSource(Source):
Callers
1
_trigger
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected