Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ vhost_user_new_device
Function
vhost_user_new_device
dpdk/lib/vhost/vhost_user.c:3487–3491 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3485
};
3486
3487
int
3488
vhost_user_new_device(void)
3489
{
3490
return vhost_new_device(&vhost_user_backend_ops);
3491
}
Callers
1
vhost_user_add_connection
Function · 0.85
Calls
1
vhost_new_device
Function · 0.85
Tested by
no test coverage detected