Home
last modified time | relevance | path

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

/external/ping/
Dping_common.h85 extern long nchecksum; /* replies with bad checksum */
Dping.c90 long nchecksum; /* replies with bad checksum */ variable
760 ++nchecksum; in gather_statistics()
862 if (nchecksum) in finish()
863 printf(", +%ld corrupted", nchecksum); in finish()