struct tarpc_rte_eth_dev_flow_ctrl_get_out

struct tarpc_rte_eth_dev_flow_ctrl_get_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int retval;
    struct tarpc_rte_eth_fc_conf fc_conf;
};