struct tarpc_rte_epoll_data

rte_epoll_wait()

struct tarpc_rte_epoll_data {
    // fields

    uint32_t event;
    uint64_t data;
};