Home
last modified time | relevance | path

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

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