Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/net/
DApfCountersTest.py77 self.access_points[0].install_scapy(send_scapy, send_ra)
/tools/test/connectivity/acts/framework/acts/controllers/
Daccess_point.py580 def install_scapy(self, scapy_path, send_ra_path): member in AccessPoint