Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ pcmd_quit_callback
Function
pcmd_quit_callback
dpdk/examples/ethtool/ethtool-app/ethapp.c:152–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
151
152
static void
153
pcmd_quit_callback(__rte_unused void *ptr_params,
154
struct cmdline *ctx,
155
__rte_unused void *ptr_data)
156
{
157
cmdline_quit(ctx);
158
}
159
160
161
static void
Callers
nothing calls this directly
Calls
1
cmdline_quit
Function · 0.85
Tested by
no test coverage detected