Searched refs:TCPDUMP_DIR (Results 1 – 1 of 1) sorted by relevance
46 TCPDUMP_DIR = "/tmp/tcpdump/" variable943 if not self.path_exists(TCPDUMP_DIR):944 self.ssh.run("mkdir %s" % TCPDUMP_DIR)947 tcpdump_file_path = "".join([TCPDUMP_DIR, tcpdump_file_name])970 if self.path_exists(TCPDUMP_DIR) and pull_dir:971 tcpdump_path = "".join([TCPDUMP_DIR, tcpdump_file_name])986 if self.path_exists(TCPDUMP_DIR):987 self.ssh.run("rm -f %s/*" % TCPDUMP_DIR)