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