HomeSort by relevance Sort by last modified time
    Searched refs:nchecksum (Results 1 - 2 of 2) sorted by null

  /external/ping/
ping_common.c 22 long nchecksum; /* replies with bad checksum */ variable
693 ++nchecksum;
795 if (nchecksum)
796 printf(", +%ld corrupted", nchecksum);
ping_common.h 91 extern long nchecksum; /* replies with bad checksum */

Completed in 1918 milliseconds