Searched refs:long_time (Results 1 – 1 of 1) sorted by relevance
323 static int long_time = 4000; variable338 if (poll(&pfd, 1, long_time) == 1) { in quiet_period()374 pollret = poll(&pfd, 1, long_time); in first_packet()470 pollret = poll(&pfd, 1, long_time); in many_packets()487 while ((incount < reccount) && (poll(&pfd, 1, long_time) == 1)) { in many_packets()