Home
last modified time | relevance | path

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

/external/autotest/server/cros/packet_generation/
DIP_utils.py10 SCAPY = 'scapy-2.2.0.tar.gz' variable
35 scapy = os.path.join(self.install_path, SCAPY)
39 send_scapy = os.path.join(current_dir, SCAPY)
/external/scapy/scapy/tools/
DUTscapy.py699 SCAPY = "scapy"
718 SCAPY = optarg
737 SCAPY = data.scapy
776 raise getopt.GetoptError("cannot import [%s]: %s" % (SCAPY,e))