struct tarpc_rte_eth_fec_get_capability_out

struct tarpc_rte_eth_fec_get_capability_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int retval;
    struct tarpc_rte_eth_fec_capa speed_fec_capa<>;
};