fn new_backend_from_tap_name(
    arg: &str,
    mrg_rxbuf: bool,
) -> Result<(String, NetBackend<Tap>)>