Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/HostInterfaces/Network/
DWindowsTapInterface.cs254 …DeviceIoControl(handle.DangerousGetHandle(), TapDriverControlCode(6, 0), deviceStatus, 4, deviceSt… in ChangeDeviceStatus()
263 private static uint TapDriverControlCode(uint request, uint method) in TapDriverControlCode() method in Antmicro.Renode.HostInterfaces.Network.WindowsTapInterface