struct tarpc_rte_flow_tunnel_action_decap_release_in

rte_flow_tunnel_action_decap_release()

struct tarpc_rte_flow_tunnel_action_decap_release_in {
    // fields

    struct tarpc_in_arg common;
    uint16_t port_id;
    tarpc_rte_flow_action actions;
    uint32_t num_of_actions;
};