struct tarpc_ioctl_out

struct tarpc_ioctl_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int retval;
    ioctl_request req;
};