Home | History | Annotate | Download | only in scapy

Lines Matching defs:Conf

172     print(repr(conf.commands))
340 sys.ps1 = conf.color_theme.prompt(conf.prompt)
348 class Conf(ConfClass):
461 if not Conf.ipv6_enabled:
464 if m in Conf.load_layers:
465 Conf.load_layers.remove(m)
467 if not Conf.crypto_valid:
471 conf=Conf()
472 conf.logLevel=30 # 30=Warning
478 conf'.
481 if not conf.crypto_valid: