struct tarpc_rte_flow_error

struct tarpc_rte_flow_error {
    // fields

    enum tarpc_rte_flow_error_type type;
    string message;
};