struct tarpc_rte_flow_tunnel

struct tarpc_rte_flow_tunnel {
    // fields

    enum tarpc_rte_eth_tunnel_type type;
    uint64_t tun_id;
};