Home
last modified time | relevance | path

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

/dpdk/app/test-pmd/
H A Dcmdline.c8154 struct cmd_showport_result { struct
8165 struct cmd_showport_result *res = parsed_result; in cmd_showport_parsed() argument
8190 TOKEN_STRING_INITIALIZER(struct cmd_showport_result, show,
8193 TOKEN_STRING_INITIALIZER(struct cmd_showport_result, port, "port");
8195 TOKEN_STRING_INITIALIZER(struct cmd_showport_result, what,
8198 TOKEN_NUM_INITIALIZER(struct cmd_showport_result, portnum, RTE_UINT16);