struct tarpc_rte_flow_get_restore_info_in

rte_flow_get_restore_info()

struct tarpc_rte_flow_get_restore_info_in {
    // fields

    struct tarpc_in_arg common;
    uint16_t port_id;
    tarpc_rte_mbuf m;
    struct tarpc_rte_flow_restore_info info<>;
};