struct tarpc_epoll_create1_in

struct tarpc_epoll_create1_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_int flags;
};