vsock_remove_tap
return vsock_remove_tap(&vsockmon->vt);
int vsock_remove_tap(struct vsock_tap *vt);
EXPORT_SYMBOL_GPL(vsock_remove_tap);