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 167 TCHECK(bp->org_timestamp);
169 p_ntp_time(&(bp->org_timestamp));
180 p_ntp_delta(&(bp->org_timestamp), &(bp->rec_timestamp));
183 p_ntp_delta(&(bp->org_timestamp), &(bp->xmt_timestamp));

Completed in 111 milliseconds