Home
last modified time | relevance | path

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

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