struct tarpc_rte_flow_pick_transfer_proxy_out

struct tarpc_rte_flow_pick_transfer_proxy_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int retval;
    uint16_t proxy_port_id;
    struct tarpc_rte_flow_error error;
};