Searched refs:epfd_op (Results 1 – 1 of 1) sorted by relevance
1436 int epfd_op; in rte_intr_rx_ctl() local1451 epfd_op = EPOLL_CTL_ADD; in rte_intr_rx_ctl()1465 rc = rte_epoll_ctl(epfd, epfd_op, in rte_intr_rx_ctl()1475 epfd_op = EPOLL_CTL_DEL; in rte_intr_rx_ctl()1483 rc = rte_epoll_ctl(rev->epfd, epfd_op, rev->fd, rev); in rte_intr_rx_ctl()