Searched refs:prd (Results 1 – 1 of 1) sorted by relevance
546 POLL_REQUEST_DATA prd; in win_nm_poll() local548 prd.timeout = timeout; in win_nm_poll()549 prd.events = fds->events; in win_nm_poll()551 win_nm_ioctl_internal(h, NETMAP_POLL, &prd); in win_nm_poll()552 if ((prd.revents == POLLERR) || (prd.revents == STATUS_TIMEOUT)) { in win_nm_poll()