HomeSort by: relevance | last modified time | path
    Searched refs:icmp_ttime (Results 1 - 6 of 6) sorted by relevancy

  /src/external/mpl/dhcp/dist/includes/netinet/
ip_icmp.h 103 #define icmp_ttime icmp_dun.id_ts.its_ttime macro
  /src/usr.sbin/timed/timed/
measure.c 134 oicp.icmp_ttime = 0;
226 histime2 = ntohl(icp.icmp_ttime);
  /src/sys/netinet/
ip_icmp.h 129 #define icmp_ttime icmp_dun.id_ts.its_ttime macro
ip_icmp.c 570 icp->icmp_ttime = icp->icmp_rtime; /* bogus, do later! */
  /src/external/bsd/tcpdump/dist/
print-icmp.c 86 #define icmp_ttime icmp_dun.id_ts.its_ttime macro
638 ND_TCHECK_4(dp->icmp_ttime);
648 icmp_tstamp_print(GET_BE_U_4(dp->icmp_ttime)));
  /src/external/bsd/ipf/dist/iplang/
iplang_y.y 1588 icmp->icmp_ttime = htonl(arg);

Completed in 21 milliseconds