MCPcopy 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
83void
84ff_ipc_exit(void)
85{
86 rte_eal_cleanup();
87 return;
88}
89
90struct ff_msg *
91ff_ipc_msg_alloc(void)

Callers 15

usageFunction · 0.85
sysctl.cFile · 0.85
parseFunction · 0.85
main.cFile · 0.85
usageFunction · 0.85
usageFunction · 0.85
mainFunction · 0.85
getifflagsFunction · 0.85
setifcapFunction · 0.85
printgroupFunction · 0.85
mainFunction · 0.85
route.cFile · 0.85

Calls 1

rte_eal_cleanupFunction · 0.50

Tested by

no test coverage detected