struct tarpc_send_flooder_iomux_out

struct tarpc_send_flooder_iomux_out {
    // fields

    struct tarpc_out_arg common;
    uint64_t packets;
    uint32_t errors;
    int retval;
};