Home
last modified time | relevance | path

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

/external/iputils/
Dping_common.c872 int csfailed, struct timeval *tv, char *from, in gather_statistics() argument
880 if (!csfailed) in gather_statistics()
899 if (!csfailed) { in gather_statistics()
915 if (csfailed) { in gather_statistics()
932 if (!csfailed) in gather_statistics()
968 if (csfailed) in gather_statistics()
Dping.c790 int csfailed; in parse_reply() local
831 csfailed = in_cksum((u_short *)icp, cc, 0); in parse_reply()
896 if (csfailed) in parse_reply()
906 if (!csfailed) in parse_reply()
920 if (csfailed) { in parse_reply()
Dping_common.h295 int csfailed, struct timeval *tv, char *from,