struct tarpc_rte_flow_tunnel_item_release_in

rte_flow_tunnel_item_release()

struct tarpc_rte_flow_tunnel_item_release_in {
    // fields

    struct tarpc_in_arg common;
    uint16_t port_id;
    tarpc_rte_flow_item items;
    uint32_t num_of_items;
};