Home
last modified time | relevance | path

Searched refs:nrcvtimeout (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sbin/ping/
H A Dping.c169 long nrcvtimeout = 0; /* # of packets we got back after waittime */ variable
1011 ++nrcvtimeout; in pr_pack()
1306 if (nrcvtimeout) in finish()
1307 printf(", %ld packets out of wait time", nrcvtimeout); in finish()