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

Method on_trigger

scapy/scapypipes.py:724–727  ·  view source on GitHub ↗
(self, msg)

Source from the content-addressed store, hash-verified

722 high_push = push
723
724 def on_trigger(self, msg):
725 # type: (bool) -> None
726 self.low ^= True
727 self._trigger(msg)

Callers

nothing calls this directly

Calls 1

_triggerMethod · 0.80

Tested by

no test coverage detected