Searched refs:histime (Results 1 – 1 of 1) sorted by relevance
132 long sendtime, recvtime, histime; in measure() local245 histime = ntohl(((__u32*)(icp+1))[1]); in measure()252 if ((histime & 0x80000000) != 0) in measure()260 delta1 = histime - sendtime; in measure()272 delta2 = recvtime - histime; in measure()309 long sendtime, recvtime, histime, histime1; in measure_opt() local425 sendtime = recvtime = histime = histime1 = 0; in measure_opt()436 histime = histime1 = t; in measure_opt()447 if (!(sendtime&histime&histime1&recvtime)) { in measure_opt()467 delta1 = histime - sendtime; in measure_opt()