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

  /bionic/libc/include/netinet/
ip_icmp.h 118 #define icmp_ttime icmp_dun.id_ts.its_ttime macro
  /external/tcpdump/
print-icmp.c 83 #define icmp_ttime icmp_dun.id_ts.its_ttime macro
541 ND_TCHECK(dp->icmp_ttime);
551 icmp_tstamp_print(EXTRACT_32BITS(&dp->icmp_ttime)));

Completed in 82 milliseconds