Lines Matching defs:lastrec
490 l_fp lastrec; /* Time tag for the receive time (system). */
1001 if(L_ISZERO(&(up->lastrec)) ||
1002 L_ISGEQ(&(up->lastrec), ×tamp))
1009 if(!L_ISZERO(&(up->lastrec))) {
1011 diff = up->lastrec;
1019 up->lastrec = timestamp;
1053 L_CLR(&(up->lastrec));
1141 if(L_ISZERO(&(up->lastrec))) {
1428 pp->lastrec = up->lastrec;