Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dcmdline.c7800 struct fwd_result { struct
7808 TOKEN_STRING_INITIALIZER(struct fwd_result, action, "show#clear"); argument
7810 TOKEN_STRING_INITIALIZER(struct fwd_result, fwd, "fwd");
7812 TOKEN_STRING_INITIALIZER(struct fwd_result, stats, "stats");
7814 TOKEN_STRING_INITIALIZER(struct fwd_result, all, "all");
7821 struct fwd_result *res = parsed_result; in cmd_showfwdall_parsed()