Lines Matching defs:lastrec
501 l_fp lastrec, /* last receive timestamp */
508 pp->lastrec = lastrec;
510 L_SUB(&lftemp, &lastrec);
527 * Important for PPS users: Normally, the pp->lastrec is set to the
531 * zero and the fraction for pp->lastrec is set to the PPS offset.
550 pp->lastrec.l_ui, &pp->yearstart, &offset.l_ui))
556 refclock_process_offset(pp, offset, pp->lastrec, fudge);
696 peer->aorg = pp->lastrec;
1409 bug->times[1] = pp->lastrec;
1597 pp->lastrec.l_ui = (u_int32)ap->ts.tv_sec + JAN_1970;
1598 pp->lastrec.l_uf = (u_int32)(dtemp * FRAC);