Searched refs:POLL_TMOUT (Results 1 – 2 of 2) sorted by relevance
39 #define POLL_TMOUT 1000 macro
754 ret = poll(fds, 1, POLL_TMOUT); in receive_pkts()766 ret = poll(fds, 1, POLL_TMOUT); in receive_pkts()865 ret = poll(&fds, 1, POLL_TMOUT); in send_pkts()
Completed in 6 milliseconds