netstack_testing_common::devices

Function create_tun_device_with

Source
pub fn create_tun_device_with(
    device_config: DeviceConfig,
) -> (DeviceProxy, ClientEnd<DeviceMarker>)
Expand description

Create a Tun device with the provided config and return its handles.