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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_icmp.h120 struct id_ts { struct in union:icmp::__anon413
124 } id_ts; member in union:icmp::__anon413
133 #define icmp_otime icmp_dun.id_ts.its_otime
134 #define icmp_rtime icmp_dun.id_ts.its_rtime
135 #define icmp_ttime icmp_dun.id_ts.its_ttime
H A Dip_compat.h600 struct id_ts {
604 } id_ts;
612 # define icmp_otime icmp_dun.id_ts.its_otime
613 # define icmp_rtime icmp_dun.id_ts.its_rtime
614 # define icmp_ttime icmp_dun.id_ts.its_ttime

Completed in 65 milliseconds