Searched defs:removeInterfaceFromNetwork (Results 1 – 3 of 3) sorted by relevance
84 void removeInterfaceFromNetwork(int netId, in String iface); in removeInterfaceFromNetwork() method
128 public void removeInterfaceFromNetwork(final int netId, final String iface) { in removeInterfaceFromNetwork() method in RoutingCoordinatorManager
141 public void removeInterfaceFromNetwork(final int netId, final String iface) in removeInterfaceFromNetwork() method in RoutingCoordinatorService