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

  /external/ping/
ping_common.h 85 extern long nchecksum; /* replies with bad checksum */
ping.c 90 long nchecksum; /* replies with bad checksum */ variable
760 ++nchecksum;
862 if (nchecksum)
863 printf(", +%ld corrupted", nchecksum);
    [all...]

Completed in 26 milliseconds