Searched defs:updateInterfaceState (Results 1 – 2 of 2) sorted by relevance
634 private void updateInterfaceState(String iface, boolean up) { in updateInterfaceState() method in EthernetTracker639 private void updateInterfaceState(String iface, boolean up, EthernetCallback cb) { in updateInterfaceState() method in EthernetTracker
150 public void updateInterfaceState(IpServer who, int state, int lastError) { } in updateInterfaceState() method in IpServer.Callback