Lines Matching refs:event_rfd
86 int event_rfd;
280 dpif->event_rfd = dpif->event_wfd = -1;
346 (void) close(dpif->event_rfd);
2383 (void) close(dpif->event_rfd);
2385 dpif->event_rfd = dpif->event_wfd = -1;
2456 /* Inform the event_rfd that the port->upcall_fd has been changed */
2663 dpif->event_rfd = fds[0];
2677 /* Inform the event_rfd that all ports' upcall_fd has been changed */
2807 (void) read(dpif->event_rfd, (char *)&port_no,
2940 poll_fd_wait(dpif->event_rfd, POLLIN);
2964 drain_rcvbuf(dpif->event_rfd);