Searched refs:POLL_TMOUT (Results 1 – 2 of 2) sorted by relevance
48 #define POLL_TMOUT global() macro
31 #define POLL_TMOUT 1000 macro1008 ret = poll(&fds, 1, POLL_TMOUT); in __receive_pkts()1032 ret = poll(&fds, 1, POLL_TMOUT); in __receive_pkts()1193 ret = poll(&fds, 1, POLL_TMOUT); in __send_pkts()1272 ret = poll(&fds, 1, POLL_TMOUT); in __send_pkts()