Home
last modified time | relevance | path

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

/external/autotest/client/cros/
Dbackchannel.py18 BACKCHANNEL_IFACE_NAME = 'eth_test' variable
151 result = self._run('ethtool %s' % BACKCHANNEL_IFACE_NAME,
162 properties = self._get_udev_properties(BACKCHANNEL_IFACE_NAME)
210 return interface.Interface(BACKCHANNEL_IFACE_NAME).is_link_operational()