Searched refs:SCAPY (Results 1 – 3 of 3) sorted by relevance
10 SCAPY = 'scapy-2.2.0.tar.gz' variable35 scapy = os.path.join(self.install_path, SCAPY)39 send_scapy = os.path.join(current_dir, SCAPY)
699 SCAPY = "scapy"718 SCAPY = optarg737 SCAPY = data.scapy776 raise getopt.GetoptError("cannot import [%s]: %s" % (SCAPY,e))
1127 >>> ans, unans = sr(IP(dst="192.168.1.1",proto=(0,255))/"SCAPY",retry=2)