Searched defs:addInterface (Results 1 – 3 of 3) sorted by relevance
58 public void addInterface(@Nullable final String interfaceName) { in addInterface() method in InterfaceTracker
147 protected void addInterface(@NonNull final String ifaceName, @NonNull final String hwAddress, in addInterface() method
632 private void addInterface(String iface) { in addInterface() method in EthernetTracker