Searched defs:addInterface (Results 1 – 3 of 3) sorted by relevance
34 void addInterface(ILowpanInterface lowpan_interface); in addInterface() method
279 private void addInterface(String iface) { in addInterface() method in EthernetTracker
145 void addInterface(String ifaceName, String hwAddress, NetworkCapabilities capabilities, in addInterface() method