MCPcopy 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
3487int
3488vhost_user_new_device(void)
3489{
3490 return vhost_new_device(&vhost_user_backend_ops);
3491}

Callers 1

Calls 1

vhost_new_deviceFunction · 0.85

Tested by

no test coverage detected