Home
last modified time | relevance | path

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

/freebsd/sbin/ping/
H A Dmain.c73 long nrcvtimeout = 0; /* # of packets we got back after waittime */ variable
231 if (nrcvtimeout) in pr_summary()
232 fprintf(stream, ", %ld packets out of wait time", nrcvtimeout); in pr_summary()
H A Dmain.h62 extern long nrcvtimeout; /* # of packets we got back after waittime */
H A Dping.c1199 ++nrcvtimeout; in pr_pack()
H A Dping6.c1611 ++nrcvtimeout; in pr_pack()