Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ handle_top_msg
Function
handle_top_msg
lib/ff_dpdk_if.c:1787–1792 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1785
}
1786
1787
static inline void
1788
handle_top_msg(struct ff_msg *msg)
1789
{
1790
msg->top = ff_top_status;
1791
msg->result = 0;
1792
}
1793
1794
#ifdef FF_NETGRAPH
1795
static inline void
Callers
1
handle_msg
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected