struct tarpc_rte_flow_validate_out

struct tarpc_rte_flow_validate_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int retval;
    struct tarpc_rte_flow_error error;
};