struct tarpc_rte_eal_hotplug_remove_in

rte_eal_hotplug_remove()

struct tarpc_rte_eal_hotplug_remove_in {
    // fields

    struct tarpc_in_arg common;
    string busname;
    string devname;
};