MCPcopy Create free account
hub / github.com/F-Stack/f-stack / prompt_exit

Function prompt_exit

dpdk/app/test-pmd/cmdline.c:13361–13365  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13359}
13360
13361void
13362prompt_exit(void)
13363{
13364 cmdline_quit(testpmd_cl);
13365}
13366
13367/* prompt function, called from main on MAIN lcore */
13368void

Callers 1

signal_handlerFunction · 0.85

Calls 1

cmdline_quitFunction · 0.85

Tested by 1

signal_handlerFunction · 0.68