struct tarpc_rte_eth_dev_rss_hash_conf_get_out

struct tarpc_rte_eth_dev_rss_hash_conf_get_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int retval;
    struct tarpc_rte_eth_rss_conf rss_conf<>;
};