Searched defs:isEthernet (Results 1 – 5 of 5) sorted by relevance
36 public static native boolean isEthernet(String iface) throws IOException; in isEthernet() method in TcUtils
217 private boolean isEthernet(String iface) { in isEthernet() method in DscpPolicyTracker
294 public boolean isEthernet(String iface) throws IOException { in isEthernet() method in ClatCoordinator.Dependencies
476 int isEthernet(const char *iface, bool &isEthernet) { in isEthernet() function
349 public boolean isEthernet(String iface) throws IOException { in isEthernet() method in ClatCoordinatorTest.TestDependencies