Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ntp.c163 TCHECK(bp->rec_timestamp); in ntp_print()
165 p_ntp_time(&(bp->rec_timestamp)); in ntp_print()
172 p_ntp_delta(&(bp->org_timestamp), &(bp->rec_timestamp)); in ntp_print()
Dntp.h88 struct l_fixedpt rec_timestamp; member