Home
last modified time | relevance | path

Searched refs:id_ts (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/netinet/
H A Dip_icmp.h125 struct id_ts { struct
129 } id_ts; member
138 #define icmp_otime icmp_dun.id_ts.its_otime
139 #define icmp_rtime icmp_dun.id_ts.its_rtime
140 #define icmp_ttime icmp_dun.id_ts.its_ttime
H A Dip_compat.h602 struct id_ts {
606 } id_ts;
614 # define icmp_otime icmp_dun.id_ts.its_otime
615 # define icmp_rtime icmp_dun.id_ts.its_rtime
616 # define icmp_ttime icmp_dun.id_ts.its_ttime