Searched refs:epfd_op (Results 1 – 1 of 1) sorted by relevance
1403 int epfd_op; in rte_intr_rx_ctl() local1418 epfd_op = EPOLL_CTL_ADD; in rte_intr_rx_ctl()1432 rc = rte_epoll_ctl(epfd, epfd_op, in rte_intr_rx_ctl()1442 epfd_op = EPOLL_CTL_DEL; in rte_intr_rx_ctl()1450 rc = rte_epoll_ctl(rev->epfd, epfd_op, rev->fd, rev); in rte_intr_rx_ctl()