Searched refs:fwd_result (Results 1 – 1 of 1) sorted by relevance
7800 struct fwd_result { struct7808 TOKEN_STRING_INITIALIZER(struct fwd_result, action, "show#clear"); argument7810 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()