Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/
Dpacket_capture.py81 class PacketCaptureError(Exception): class
132 raise PacketCaptureError('Failed to configure interface %s' % iface)
139 raise PacketCaptureError('Failed to cleanup monitor mode for %s'
182 raise PacketCaptureError('Managed mode not setup')
185 raise PacketCaptureError('Failed to get scan dump')