Home
last modified time | relevance | path

Searched refs:rec_timestamp (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dprint-ntp.c104 struct l_fixedpt rec_timestamp; member
290 ND_TCHECK_SIZE(&bp->rec_timestamp); in ntp_time_print()
292 p_ntp_time(ndo, &(bp->rec_timestamp)); in ntp_time_print()
299 p_ntp_delta(ndo, &(bp->org_timestamp), &(bp->rec_timestamp)); in ntp_time_print()