MCPcopy 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
152static void
153pcmd_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
161static void

Callers

nothing calls this directly

Calls 1

cmdline_quitFunction · 0.85

Tested by

no test coverage detected