Searched refs:long_time (Results 1 – 1 of 1) sorted by relevance
321 static int long_time = 4000; variable336 if (poll(&pfd, 1, long_time) == 1) { in quiet_period()372 pollret = poll(&pfd, 1, long_time); in first_packet()468 pollret = poll(&pfd, 1, long_time); in many_packets()485 while ((incount < reccount) && (poll(&pfd, 1, long_time) == 1)) { in many_packets()