Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_icmp.h119 #define icmp_rtime icmp_dun.id_ts.its_rtime macro
/f-stack/freebsd/netinet/
H A Dip_icmp.h119 #define icmp_rtime icmp_dun.id_ts.its_rtime macro
H A Dip_icmp.c605 icp->icmp_rtime = iptime(); in icmp_input()
606 icp->icmp_ttime = icp->icmp_rtime; /* bogus, do later! */ in icmp_input()