Home
last modified time | relevance | path

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

/external/ping/
Dping.c718 int csfailed, struct timeval *tv, char *from) in gather_statistics() argument
724 if (!csfailed) in gather_statistics()
743 if (!csfailed) { in gather_statistics()
759 if (csfailed) { in gather_statistics()
776 if (!csfailed) in gather_statistics()
807 if (csfailed) in gather_statistics()
1139 int csfailed; in parse_reply() local
1154 csfailed = in_cksum((u_short *)icp, cc, 0); in parse_reply()
1217 if (csfailed) in parse_reply()
1227 if (!csfailed) in parse_reply()
[all …]
Dping_common.h199 int csfailed, struct timeval *tv, char *from);