Home
last modified time | relevance | path

Searched refs:INTERCEPT (Results 1 – 1 of 1) sorted by relevance

/external/scapy/scapy/
Dautomaton.py348 INTERCEPT = "INTERCEPT" variable in _ATMT_Command
607 cmd = Message(type = _ATMT_Command.INTERCEPT, state=self.state, pkt=pkt)
892 elif c.type == _ATMT_Command.INTERCEPT: