Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ init_vid2socketid_array
Function
init_vid2socketid_array
dpdk/examples/vhost/main.c:223–227 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
221
}
222
223
static inline void
224
init_vid2socketid_array(int vid, int socketid)
225
{
226
vid2socketid[vid] = socketid;
227
}
228
229
static inline bool
230
is_dma_configured(int16_t dev_id)
Callers
1
new_device
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected