struct tarpc_rte_eth_dev_port_id_in

struct tarpc_rte_eth_dev_port_id_in {
    // fields

    struct tarpc_in_arg common;
    uint16_t port_id;
};