Searched refs:fwd_result (Results 1 – 1 of 1) sorted by relevance
8487 struct fwd_result { struct8495 TOKEN_STRING_INITIALIZER(struct fwd_result, action, "show#clear"); argument8497 TOKEN_STRING_INITIALIZER(struct fwd_result, fwd, "fwd");8499 TOKEN_STRING_INITIALIZER(struct fwd_result, stats, "stats");8501 TOKEN_STRING_INITIALIZER(struct fwd_result, all, "all");8508 struct fwd_result *res = parsed_result; in cmd_showfwdall_parsed()