Searched defs:createInterface (Results 1 – 3 of 3) sorted by relevance
32 TestNetworkInterface createInterface(boolean isTun, boolean hasCarrier, boolean bringUp, in createInterface() method
123 public TestNetworkInterface createInterface(boolean isTun, boolean hasCarrier, boolean bringUp, in createInterface() method in TestNetworkService
429 private fun createInterface(hasCarrier: Boolean = true): EthernetTestInterface { in <lambda>() method