Searched refs:InterceptionPoint (Results 1 – 2 of 2) sorted by relevance
589 class InterceptionPoint(AutomatonStopped): class in Automaton893 … raise self.InterceptionPoint("packet intercepted", state=c.state.state, packet=c.pkt)
1500 except Automaton.InterceptionPoint as p: