Searched refs:commands_init (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/app/test/ | ||
| H A D | test.h | 154 int commands_init(void); |
| H A D | test.c | 144 if (commands_init() < 0) { in main() |
| H A D | commands.c | 361 int commands_init(void) in commands_init() function |