struct tarpc_rte_flow_tunnel_decap_set_out

struct tarpc_rte_flow_tunnel_decap_set_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int retval;
    tarpc_rte_flow_action actions;
    uint32_t num_of_actions;
    struct tarpc_rte_flow_error error;
};