Home
last modified time | relevance | path

Searched refs:CreateAndGetTap (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/HostInterfaces/Network/
DTapExtensions.cs19 …public static IMACInterface CreateAndGetTap(this Emulation emulation, string hostInterfaceName, st… in CreateAndGetTap() method in Antmicro.Renode.HostInterfaces.Network.TapExtensions
40 CreateAndGetTap(emulation, hostInterfaceName, name, persistent); in CreateTap()