struct tarpc_rte_eth_dev_get_supported_ptypes_out

struct tarpc_rte_eth_dev_get_supported_ptypes_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int retval;
    uint32_t ptypes;
};