struct tarpc_rte_eth_udp_tunnel

struct tarpc_rte_eth_udp_tunnel {
    // fields

    uint16_t udp_port;
    uint8_t prot_type;
};