Searched refs:SYS_CLASS_NET (Results 1 – 1 of 1) sorted by relevance
41 private static final File SYS_CLASS_NET = new File("/sys/class/net"); field in NetworkInterface219 final String[] interfaceList = SYS_CLASS_NET.list(); in isValidInterfaceName()303 String[] interfaceNames = SYS_CLASS_NET.list(); in getNetworkInterfacesList()