Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ rte_mp_reply
Class
rte_mp_reply
dpdk/lib/eal/common/hotplug_mp.c:369–369 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
367
{
368
struct rte_mp_msg mp_req;
369
struct rte_mp_reply mp_reply;
370
struct timespec ts = {.tv_sec = MP_TIMEOUT_S, .tv_nsec = 0};
371
struct eal_dev_mp_req *resp;
372
int ret;
Callers
3
send_response_to_secondary
Function · 0.70
__handle_primary_request
Function · 0.70
handle_primary_request
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected