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

  /external/tcpdump/
ntp.h 89 struct l_fixedpt xmt_timestamp; member in struct:ntpdata
print-ntp.c 175 TCHECK(bp->xmt_timestamp);
177 p_ntp_time(&(bp->xmt_timestamp));
183 p_ntp_delta(&(bp->org_timestamp), &(bp->xmt_timestamp));

Completed in 36 milliseconds