Home
last modified time | relevance | path

Searched defs:autoreload (Results 1 – 1 of 1) sorted by relevance

/external/scapy/scapy/
Dautomaton.py297 def __init__(self, time, prio=0, autoreload=False): argument
609 def deco(f, state=state, timeout=Timer(timeout, prio=prio, autoreload=True)): argument