Searched refs:lastrcvd (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/ping/
H A Dping.c204 static int lastrcvd = 1; /* last ping sent has been received */ variable
710 (lastrcvd && (pingflags & F_FLOOD))) {
906 lastrcvd = 0;
1014 lastrcvd = 1;
1385 if (lastrcvd /* quit now if caught up */

Completed in 104 milliseconds