Home
last modified time | relevance | path

Searched refs:icmp_ttime (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.1.13/bsd/netinet/
H A Dip_icmp.h140 #define icmp_ttime icmp_dun.id_ts.its_ttime macro
H A Dip_compat.h616 # define icmp_ttime icmp_dun.id_ts.its_ttime
H A Dip_icmp.c685 icp->icmp_ttime = icp->icmp_rtime; /* bogus, do later! */ in icmp_input()