Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dcmdline.c3716 struct cmd_set_log_result { struct
3728 struct cmd_set_log_result *res; in cmd_set_log_parsed() argument
3742 TOKEN_STRING_INITIALIZER(struct cmd_set_log_result, set, "set");
3744 TOKEN_STRING_INITIALIZER(struct cmd_set_log_result, log, "log");
3746 TOKEN_STRING_INITIALIZER(struct cmd_set_log_result, type, NULL);
3748 TOKEN_NUM_INITIALIZER(struct cmd_set_log_result, level, RTE_UINT32);