Home | History | Annotate | Download | only in iputils

Lines Matching full:sendtime

132 	long sendtime, recvtime, histime;
235 sendtime = ntohl(*(__u32*)(icp+1));
236 diff = recvtime - sendtime;
260 delta1 = histime - sendtime;
309 long sendtime, recvtime, histime, histime1;
425 sendtime = recvtime = histime = histime1 = 0;
434 sendtime = t;
447 if (!(sendtime&histime&histime1&recvtime)) {
452 diff = recvtime - sendtime;
467 delta1 = histime - sendtime;