Searched refs:laststamp (Results 1 – 9 of 9) sorted by relevance
86 l_fp laststamp; /* last receive timestamp */ member218 up->laststamp = trtmp; in ulink_receive()224 pp->lastrec = up->laststamp; in ulink_receive()225 up->laststamp = trtmp; in ulink_receive()
60 l_fp laststamp; /* last receive timestamp */ member195 up->laststamp = trtmp; in chronolog_receive()201 pp->lastrec = up->laststamp; in chronolog_receive()202 up->laststamp = trtmp; in chronolog_receive()
62 l_fp laststamp; /* last receive timestamp */ member212 up->laststamp = trtmp; in dumbclock_receive()218 pp->lastrec = up->laststamp; in dumbclock_receive()219 up->laststamp = trtmp; in dumbclock_receive()
138 l_fp laststamp; /* last <CR> timestamp */ member298 up->laststamp = trtmp; in wwvb_receive()306 pp->lastrec = up->laststamp; in wwvb_receive()307 up->laststamp = trtmp; in wwvb_receive()
113 l_fp laststamp; /* last receive timestamp */ member264 pp->lastrec = up->laststamp; in arb_receive()265 up->laststamp = trtmp; in arb_receive()
334 l_fp laststamp; /* last buffer timestamp */ member1007 if (L_ISZERO(&up->laststamp)) in chu_decode()1008 up->laststamp = up->timestamp; in chu_decode()1009 L_SUB(&tstmp, &up->laststamp); in chu_decode()1010 up->laststamp = up->timestamp; in chu_decode()
81 l_fp laststamp; /* last receive timestamp */ member
110 l_fp laststamp; /* last receive timestamp */ member
87 struct timeval laststamp; /* detect replays of creds */ member267 &authdes_cache[sid].laststamp)) { in _svcauth_des()321 entry->laststamp = timestamp; in _svcauth_des()422 if (BEFORE(timestamp, &cp->laststamp)) { in cache_spot()