Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dcmdline.c7594 struct cmd_showport_result { struct
7605 struct cmd_showport_result *res = parsed_result; in cmd_showport_parsed() argument
7634 TOKEN_STRING_INITIALIZER(struct cmd_showport_result, show,
7637 TOKEN_STRING_INITIALIZER(struct cmd_showport_result, port, "port");
7639 TOKEN_STRING_INITIALIZER(struct cmd_showport_result, what,
7642 TOKEN_NUM_INITIALIZER(struct cmd_showport_result, portnum, RTE_UINT16);