Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ntp.c126 struct l_fixedpt rec_timestamp; member
291 ND_TCHECK(bp->rec_timestamp); in ntp_print()
293 p_ntp_time(ndo, &(bp->rec_timestamp)); in ntp_print()
300 p_ntp_delta(ndo, &(bp->org_timestamp), &(bp->rec_timestamp)); in ntp_print()