HomeSort by relevance Sort by last modified time
    Searched refs:org_timestamp (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
ntp.h 87 struct l_fixedpt org_timestamp; member in struct:ntpdata
print-ntp.c 159 TCHECK(bp->org_timestamp);
161 p_ntp_time(&(bp->org_timestamp));
172 p_ntp_delta(&(bp->org_timestamp), &(bp->rec_timestamp));
175 p_ntp_delta(&(bp->org_timestamp), &(bp->xmt_timestamp));

Completed in 256 milliseconds