Home
last modified time | relevance | path

Searched refs:commands_init (Results 1 – 3 of 3) sorted by relevance

/dpdk/app/test/
H A Dtest.h171 int commands_init(void);
H A Dcommands.c358 int commands_init(void) in commands_init() function
H A Dtest.c168 if (commands_init() < 0) { in main()