Lines Matching full:tpp
1444 struct tv32 *tpp;1486 tpp = (struct tv32 *)(icp + 1);1487 tp.tv_sec = ntohl(tpp->tv32_sec);1488 tp.tv_usec = ntohl(tpp->tv32_usec);