Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ ff_ipc_exit
Function
ff_ipc_exit
tools/compat/ff_ipc.c:83–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
void
84
ff_ipc_exit(void)
85
{
86
rte_eal_cleanup();
87
return;
88
}
89
90
struct ff_msg *
91
ff_ipc_msg_alloc(void)
Callers
15
usage
Function · 0.85
sysctl.c
File · 0.85
parse
Function · 0.85
main.c
File · 0.85
usage
Function · 0.85
usage
Function · 0.85
main
Function · 0.85
getifflags
Function · 0.85
setifcap
Function · 0.85
printgroup
Function · 0.85
main
Function · 0.85
route.c
File · 0.85
Calls
1
rte_eal_cleanup
Function · 0.50
Tested by
no test coverage detected