Searched refs:sInterfaceNames (Results 1 – 1 of 1) sorted by relevance
81 private static Set<String> sInterfaceNames = new HashSet<>(); field in DcNetworkAgent108 if (sInterfaceNames.contains(interfaceName)) { in checkDuplicateInterface()116 sInterfaceNames.add(interfaceName); in checkDuplicateInterface()283 sInterfaceNames.remove(dc.getLinkProperties().getInterfaceName()); in unregister()