struct tarpc_rte_eth_dev_get_port_by_name_out
struct tarpc_rte_eth_dev_get_port_by_name_out { // fields struct tarpc_out_arg common; uint16_t port_id; tarpc_int retval; };
struct tarpc_rte_eth_dev_get_port_by_name_out { // fields struct tarpc_out_arg common; uint16_t port_id; tarpc_int retval; };